Klaus Liebler wrote:
This day I played aroud with fop, v 0.91 beta and the included
MathML-Extension.
...
[javac] Note: ...\org\apache\fop\mathml\MathMLElementMapping.java
> uses unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
You can safely ignore this warning. Google for "-Xlint:unchecked" to
get some explanations.
The resulting
file mathml-fop.jar is only 7kByte.
There isn't all that much code in either jeuclid or the FOP MathML
extension.
docbook>fop\fop.bat mathml.fo mathml.pdf
Unknown formatting object http://www.w3.org/1998/Math/MathML^math
...
Can anybody please help me! What did I wrong?
FOP didn't find the MathML element mapping. It seems fop.bat doesn't
use the global CLASSPATH in its overriding class path settings. I'd
say you have to edit fop.bat, adding the mathml-fop.jar to the
LOCALCLASSPATH.
J.Pietschmann
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]