What is the recommended toolchain for formatting XML DocBook?

Posted by Jonathan Leffler on Stack Overflow See other posts from Stack Overflow or by Jonathan Leffler
Published on 2008-09-23T18:17:20Z Indexed on 2010/04/13 13:13 UTC
Read the original article Hit count: 395

Filed under:
|
|
|
|

I've seen Best tools for working with DocBook XML documents, but my question is slightly different. Which is the currently recommended formatting toolchain - as opposed to editing tool - for XML DocBook?

In Eric Raymond's 'The Art of Unix Programming' from 2003 (an excellent book!), the suggestion is XML-FO (XML Formatting Objects), but I've since seen suggestions here that indicated that XML-FO is no longer under development (though I can no longer find that question on StackOverflow, so maybe it was erroneous).

Assume I'm primarily interested in Unix/Linux (including MacOS X), but I wouldn't automatically ignore Windows-only solutions.

Is Apache's FOP the best way to go? Are there any alternatives?

© Stack Overflow or respective owner

Related posts about Xml

Related posts about apache