Thanks! Your suggestion solved the problem!
Regards, Klaus -----Ursprüngliche Nachricht----- Von: J.Pietschmann [mailto:[EMAIL PROTECTED] Gesendet: Dienstag, 27. Dezember 2005 23:30 An: [email protected] Betreff: Re: MathML-Extension - warning at compile time, errors in runtime 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] -- Internal Virus Database is out-of-date. Checked by AVG Free Edition. Version: 7.1.371 / Virus Database: 267.14.2/208 - Release Date: 20.12.2005 -- Internal Virus Database is out-of-date. Checked by AVG Free Edition. Version: 7.1.371 / Virus Database: 267.14.2/208 - Release Date: 20.12.2005 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
