Re: [docbook-apps] docbook + MathML + FOP

From
"Kay Cryant"
Date
2007-03-06T16:42:23+00:00
ID
003701c7600e$6573e050$2f067a46@jayb
Thread
Re: [docbook-apps] docbook + MathML + FOP
It's possible. I've done it for a 
customer.

 

I can't point you to a good resource, because I 
just strung together tools I already knew to get it 
done. However, I can tell you what I did. I used JEuclid to produce SVG 
output from my input MathML, and then I sent the SVG to FOP (as parts of a 
software manual, so mixed with much other content).

 

That process worked fine.

 

I did the whole thing from Ant, but I'm sure you 
could use Java to string it all together as an application, too. If nothing 
else, you can control Ant from a Java application (I'm writing a small custom 
application to do that now, in fact).

 

HTH

 

Jay Bryant

Bryant Communication Services

  
----- Original Message ----- 

  
From: 
  Hinrich Aue 

  
To:  
  

  
Sent: Tuesday, March 06, 2007 4:30 
  AM

  
Subject: [docbook-apps] docbook + MathML 
  + FOP

  

  

  
Hello,

  
 

  
I’m trying to use MathML in 
  docbook.

  
Does anybody know if it is 
  possible to do that with FOP?

  
If so, is there a good example 
  somewhere?

  
 

  
Thanks in 
  advance,

  
            
  Hinrich