Next in thread → Next in month →

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

From
Matt Dew <>
Date
2011-03-29T23:40:32+00:00
ID
Thread
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
Next in thread → Next in month →