aanno <[email protected]> writes:
> 1. So far I have used 'java -jar docbook-xslt2-2.3.8.jar -f foprint -o
> out.fo howto.xml' to get an PDF of my document. However, I wonder if
> it is possible to get the _xsl-fo output_ of the document as well.
> There seems to be a lot of options (and I have played around with
> 'return-secondary' but with no useful result), so perhaps this is easy.

I think you’d have to modify the pipeline to do that.

> 2. When I try the '(css)print' format, I only get the error:
> 'XProcException: No CSS processor class defined'. I guess I'm
> missing something here.

Right. You need a tool to do CSS printing. I believe you can use
either AntennaHouse or Prince, but I confess I haven’t tried anything
but AntennaHouse recentluy.

> 3. What are my options for using _math_ inside a docbook document?

You can put MathML in an inlineequation. Successful output is going
to depend on a processor that can render MathML, of course.

If you’ve got a tool that can turn MathML into bitmaps, you could
construct a pipeline to do that, I expect.

> 4. Is it possible to do source code highlighting in docbook?

In the browser, yes. I don’t think there’s a solution for doing it in
print at the moment.

                                        Be seeing you,
                                          norm

-- 
Norman Walsh <[email protected]> | So, are you working on finding that bug
http://nwalsh.com/            | now, or are you leaving it until later?
                              | Yes.

Attachment: signature.asc
Description: PGP signature

Reply via email to