mathml rendering for PDF

Post here questions and problems related to editing and publishing DITA content.
idtp
Posts: 11
Joined: Tue Sep 02, 2014 8:20 pm

mathml rendering for PDF

Post by idtp »

Hi,

can you explain what is used in oXygen to get mathml content rendered in the pdf output? And why we get the error messages in the log file about the mathml: markup being invalid. Does that mean that not all mathml code is rendered, or can we ignore these messages?

Additional - we need to be able to render mathml content outside of oXygen. So we're trying to find out what we need to add to the default OT processing.

Thanks!

Wim
Radu
Posts: 9444
Joined: Fri Jul 09, 2004 5:18 pm

Re: mathml rendering for PDF

Post by Radu »

Hi Wim,

The DITA OT does not have support for MathML processing by default.
In the DITA OT bundled with Oxygen:

OXYGEN_INSTALL_DIR\frameworks\dita\DITA-OT2.x\plugins

there are some plugins starting with the prefix "org.dita-community" which have been copied from one of Eliot Kimber's Github projects.
Maybe you can copy those plugins to your DITA OT and run the integrator.
If this will still not work, I would need to see the entire DITA OT console output that you obtain on your side.

Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
idtp
Posts: 11
Joined: Tue Sep 02, 2014 8:20 pm

Re: mathml rendering for PDF

Post by idtp »

Hi Radu,

just copying those files doesn't seem to help. May be there's more involved?

How can I send the log file as attachment?

--------------------------
Radu
Posts: 9444
Joined: Fri Jul 09, 2004 5:18 pm

Re: mathml rendering for PDF

Post by Radu »

Hi,

Did you also run the DITA OT integrator?
If you did and it still does not work, you can use our "support@oxygenxml.com" email address to send a small sample DITA project + entire console log. We'll try to find some time to look into this.

Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
idtp
Posts: 11
Joined: Tue Sep 02, 2014 8:20 pm

Re: mathml rendering for PDF

Post by idtp »

Ok, thanks. I'll do that.
Post Reply