2010/4/13 Александр Мартынов <[email protected]>: > Hello Mathieu, > > I try to generate html using next bat file: > > --- mkhtml.bat --- > java -cp > "F:\work\docbook-tools\syntax-hl\xslthl-2.0.1.jar;F:\work\docbook-tools\syntax-hl\saxonhe9-2-0-6j\saxon9he.jar"^ > net.sf.saxon.Transform^ > -o:%2^ > -s:%1^ > -xsl:%~dp0\..\docbook-xsl\html\docbook.xsl^
I am not using docbook-xsl/fo/docbook.xsl when doing highlithing. Instead I use: docbook-xsl/fo/highlight.xsl Ref: http://www.sagehill.net/docbookxsl/SyntaxHighlighting.html -- Mathieu --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
