docbook2pdf"
(from package "docbook-utils")
to get some printable output. That's no fun, let's get on the
bleeding edge and use XSL!
apt-get install docbook-xsl-stylesheets
docbook-xsl", one with
"-stylesheets" and one without.
apt-get install java-common
/usr/share/doc/java-common/debian-java-faq/ch2.html
/etc/apt/sources.list:
deb ftp://metalab.unc.edu/pub/linux/devel/lang/java/blackdown.org/debian woody main deb ftp://metalab.unc.edu/pub/linux/devel/lang/java/blackdown.org/debian woody non-free
dselect updateapt-get install j2re1.3http://www.jclark.com/xml/xt.html"
now points to
"http://www.blnz.com/xt/index.html".
REFERENCE:
/usr/share/doc/docbook-xsl-stylesheets/doc/index.html.
http://www.blnz.com/xt/xt-20020426a-src.tgz".
To use XT, you need "xt.jar" from the above and
an XML parser in Java that supports SAX, such as XP.
http://www.jclark.com/xml/xp/" specifically:
"ftp://ftp.jclark.com/pub/xml/xp.zip".
java.io.FileNotFoundException" error)
and do the following:
ln -s ~/Democracyu/postcast_msaccess_doc.xml ./test.xml
xp.jarxt.jarsax.jarCLASSPATH=xp.jar:xt.jar:sax.jarexport CLASSPATHFO=/usr/share/sgml/docbook/stylesheet/xsl/nwalsh/fo/docbook.xsldtd" is located inside the XML
document. Lacking that knowledge, a work-around that
solves a
"java.io.FileNotFoundException" error is to
link to the directory:
ln -s /usr/share/sgml/docbook/dtd/ dtd
java com.jclark.xsl.sax.Driver test.xml $FO >test.fo
file:/tmp/test.xml:1: Making portrait pages on USletter paper (8.5inx11in)
http://xml.apache.org/dist/fop/fop-0.20.3-bin.tar.gz
JAVA_HOME=/usrexport JAVA_HOMEfop-0.20.3/fop.sh test.fo test.pdfcharacter.fo" that comes with FOP, unfortunately
the above results in an error: