From owner-freebsd-ports@FreeBSD.ORG Mon Jun 12 20:32:05 2006 Return-Path: X-Original-To: FreeBSD-ports@freebsd.org Delivered-To: FreeBSD-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9AF9216A41A for ; Mon, 12 Jun 2006 20:32:05 +0000 (UTC) (envelope-from chuckr@chuckr.org) Received: from chuckr.org (april.chuckr.org [66.92.151.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 457E643D55 for ; Mon, 12 Jun 2006 20:32:05 +0000 (GMT) (envelope-from chuckr@chuckr.org) Received: from [66.92.151.44] (may.chuckr.org [66.92.151.44]) by chuckr.org (Postfix) with ESMTP id 38D1E114B7 for ; Mon, 12 Jun 2006 16:16:01 -0400 (EDT) Message-ID: <448DCF3E.7090300@chuckr.org> Date: Mon, 12 Jun 2006 16:31:58 -0400 From: Chuck Robey User-Agent: Mozilla/5.0 (X11; U; Darwin Power Macintosh; en-US; rv:1.7.5) Gecko/20060312 X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD-ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: formatting tools for Docbook X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2006 20:32:05 -0000 I am aware that there is more than a single set of tools that mgiht possibly be used to format Xml-docbook into html, pdf, and ascii, so I want to ask the advice of those FreeBSD'ers who have actually begun using docbook to format their own personal documents. You see, I have a very lnog-term history of usage of Groff-'s MM macros for my document formatting tasks, but I want to move to a more modern set of tools. That is specifically (today) docbook-4.[latest], and tomorrow is docbook-5.[latest]. I really would want, if possible, to avoid using any dsssl-based toolset. If there is a toolset that uses only libxml* based tools, that would really be the best, but I would be willing to consider adding in Java-based tools. Once I get it working under Java, you see, I am convinced I coudl (using a smallish postscript helper file) craft a toolset that no longer needs Java at all, but I need a working toolset before I can make that jump. Help me, please! Again, if you aren;'t using docbook yoursekf, pass this up, please, I only want to hear from those using the tools themselves, on the FreeBSD lists.