Max Berger <[EMAIL PROTECTED]> wrote on Wed, 09 Jul 2008 10:34:45 +0200:
> I assume you have an external graphic? The JEuclid plugin tries to parse > it - since it is valid XML it has to follow all external entities for > correct parsing. Why does JEuclid need to parse external graphics? Is JEuclid able to substitute MathML contained in XML content included via fo:external-graphic? > I could also convince JEuclid to use JEuclid's URI Resolver, but I am > not sure if that would solve the problem, or just move it. You mean Fop's? Otherwise I don't understand this remark. The modularity of XML processing is great, but as a user, I normally would not want to configure each module separately. I would like to be able to simply throw any supported resolver into the classpath, and all components use it (i.e., Fop and any plugins). > You may want to play around with some Xerces parameters, especially the > feature http://apache.org/xml/features/nonvalidating/load-external-dtd > > further info: http://xerces.apache.org/xerces-j/features.html Just to avoid unnecessary work: This involves building the JEuclid Fop plugin from sources, right? Or is there a way to configure this at run time? Thanks, Justus --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
