OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [docbook-apps] MathML in docbook 4.3 errors


On 03/29/2011 02:08 PM, Mauritz Jeanson wrote:
> |  -----Original Message-----
> |  From: Matt Dew
> |
> |  The html and txt look good but the pdf doesn't.
> |
> |  fop now gives me these warnings:
> |  Mar 29, 2011 12:05:23 PM org.apache.fop.fo.ElementMappingRegistry
> |  findFOMaker
> |  WARNING: Unknown formatting object
> |  http://www.w3.org/1998/Math/MathML^math
> |
> |  Ideas?
>
>
> I think you need to install the JEuclid FOP plug-in
> (http://jeuclid.sourceforge.net/jeuclid-fop/index.html).
>
> Mauritz

Yep, that did it.  Thanks.

It works well with:
CLASSPATH=$CLASSPATH:/usr/share/java/jeuclid-core.jar:/usr/share/java/jeuclid-fop.jar 


Now the fun part of hooking it up to autotools.


Matt


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]