[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Re: [docbook-apps] include MathML files with the help of XSL
You need to use the FOP plugin from JEuclid (JEuclid.sf.net).
This will convert the MathML to FOP.
I will usually have all my MathML in separate files and then xinclude
them.
<equation align="center"><title>Here is a
nice centered equation</title>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="" /> </equation> The MathML support can be a little "touchy" but once its working, its
pretty solid.
Regards
Dean Nelson
In a message dated 7/11/2012 6:57:23 A.M. Pacific Daylight Time,
jazoja4@gmail.com writes:
Is there any single way to use the same method for generating PDFs? (instead of HTML) |
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]