Dear John Farrow,

Thank you very much. Now I have build the fop successfully. My main aim is
to have MathML support in FOP. I have taken the mathml.fo from examples
folder and executed the fop command. I got the following error message.
Please help me in how to solve this problem and get the mathml output.

fop mathml.fo mathml.pdf

Unknown formatting object http://www.w3.org/1998/Math/MathML^math
Unknown formatting object http://www.w3.org/1998/Math/MathML^mrow
Unknown formatting object http://www.w3.org/1998/Math/MathML^mi
Unknown formatting object http://www.w3.org/1998/Math/MathML^mrow
Unknown formatting object http://www.w3.org/1998/Math/MathML^mo
Unknown formatting object http://www.w3.org/1998/Math/MathML^mi
Unknown formatting object http://www.w3.org/1998/Math/MathML^mo
Unknown formatting object http://www.w3.org/1998/Math/MathML^mo
Unknown formatting object http://www.w3.org/1998/Math/MathML^mi
Unknown formatting object http://www.w3.org/1998/Math/MathML^mo
Unknown formatting object http://www.w3.org/1998/Math/MathML^mi
Unknown formatting object http://www.w3.org/1998/Math/MathML^mo
Unknown formatting object http://www.w3.org/1998/Math/MathML^mo
Unknown formatting object http://www.w3.org/1998/Math/MathML^mi
Unknown formatting object http://www.w3.org/1998/Math/MathML^math
Unknown formatting object http://www.w3.org/1998/Math/MathML^mrow
Unknown formatting object http://www.w3.org/1998/Math/MathML^mo
Unknown formatting object http://www.w3.org/1998/Math/MathML^mtable
Unknown formatting object http://www.w3.org/1998/Math/MathML^mtr
Unknown formatting object http://www.w3.org/1998/Math/MathML^mtd
Unknown formatting object http://www.w3.org/1998/Math/MathML^mrow
Unknown formatting object http://www.w3.org/1998/Math/MathML^mo
Unknown formatting object http://www.w3.org/1998/Math/MathML^mtable
Unknown formatting object http://www.w3.org/1998/Math/MathML^mtr
Unknown formatting object http://www.w3.org/1998/Math/MathML^mtd
Unknown formatting object http://www.w3.org/1998/Math/MathML^mi
Unknown formatting object http://www.w3.org/1998/Math/MathML^mtd
Unknown formatting object http://www.w3.org/1998/Math/MathML^mi
Unknown formatting object http://www.w3.org/1998/Math/MathML^mtr
Unknown formatting object http://www.w3.org/1998/Math/MathML^mtd
Unknown formatting object http://www.w3.org/1998/Math/MathML^mi
Unknown formatting object http://www.w3.org/1998/Math/MathML^mtd
Unknown formatting object http://www.w3.org/1998/Math/MathML^mi
Unknown formatting object http://www.w3.org/1998/Math/MathML^mo
Unknown formatting object http://www.w3.org/1998/Math/MathML^mtd
Unknown formatting object http://www.w3.org/1998/Math/MathML^mrow
Unknown formatting object http://www.w3.org/1998/Math/MathML^mo
Unknown formatting object http://www.w3.org/1998/Math/MathML^mtable
Unknown formatting object http://www.w3.org/1998/Math/MathML^mtr
Unknown formatting object http://www.w3.org/1998/Math/MathML^mtd
Unknown formatting object http://www.w3.org/1998/Math/MathML^mi
Unknown formatting object http://www.w3.org/1998/Math/MathML^mtd
Unknown formatting object http://www.w3.org/1998/Math/MathML^mi
Unknown formatting object http://www.w3.org/1998/Math/MathML^mtr
Unknown formatting object http://www.w3.org/1998/Math/MathML^mtd
Unknown formatting object http://www.w3.org/1998/Math/MathML^mi
Unknown formatting object http://www.w3.org/1998/Math/MathML^mtd
Unknown formatting object http://www.w3.org/1998/Math/MathML^mi
Unknown formatting object http://www.w3.org/1998/Math/MathML^mo
Unknown formatting object http://www.w3.org/1998/Math/MathML^mtr
Unknown formatting object http://www.w3.org/1998/Math/MathML^mtd
Unknown formatting object http://www.w3.org/1998/Math/MathML^mn
Unknown formatting object http://www.w3.org/1998/Math/MathML^mtd
Unknown formatting object http://www.w3.org/1998/Math/MathML^mrow
Unknown formatting object http://www.w3.org/1998/Math/MathML^mo
Unknown formatting object http://www.w3.org/1998/Math/MathML^mtable
Unknown formatting object http://www.w3.org/1998/Math/MathML^mtr
Unknown formatting object http://www.w3.org/1998/Math/MathML^mtd
Unknown formatting object http://www.w3.org/1998/Math/MathML^mi
Unknown formatting object http://www.w3.org/1998/Math/MathML^mtd
Unknown formatting object http://www.w3.org/1998/Math/MathML^mi
Unknown formatting object http://www.w3.org/1998/Math/MathML^mtr
Unknown formatting object http://www.w3.org/1998/Math/MathML^mtd
Unknown formatting object http://www.w3.org/1998/Math/MathML^mi
Unknown formatting object http://www.w3.org/1998/Math/MathML^mtd
Unknown formatting object http://www.w3.org/1998/Math/MathML^mi
Unknown formatting object http://www.w3.org/1998/Math/MathML^mo
Unknown formatting object http://www.w3.org/1998/Math/MathML^mo
Exception
org.apache.fop.apps.FOPException


Regards,
Ganesh

-----Original Message-----
From: john farrow [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 22, 2004 3:12 PM
To: [EMAIL PROTECTED]
Subject: Re: SPAM-LOW: Building FOP


Try editing the FOP build.bat file, remove the "@echo off" from the first
line.

Rerun the build.bat and you will see which command fails - this should tell
you what the problem is.

John Farrow

Visual Programming Ltd mail PO Box 22-222, Khandallah, Wellington, New
Zealand site Level 2, 2 Ganges Road, Khandallah, Wellington, New Zealand
phone +64 4 479 1738 fax +64 4 479 1294 web http://www.xmlpdf.com
----- Original Message -----
From: "Ganesh Babu Nallamothu, Integra-India"
<[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, September 22, 2004 5:59 AM
Subject: SPAM-LOW: Building FOP


> Dear all,
>
> I am new to java and ant building. I am explaining the way I tried to
> build
> the FOP.
>
> 1. OS -- Win 2000
> 2. java version -- 1.4.2_05
> 3. fop  version -- CVS snapshot xml-fop_20040921223357.tar.gz
> 4. ant version -- 1.6.1
>
> 5. extracted the ant zip file into  D:\apache-ant-1.6.1
> 6. extracted the fop zip file into D:\xml-fop
>
> 7. Added D:\apache-ant-1.6.1\bin and C:\j2sdk1.4.2_05\bin to system path
>
> 8. Added D:\apache-ant-1.6.1 and C:\j2sdk1.4.2_05 to ant_home and
> java_home
> respectively in build.bat file
>
> Now I have executed the build.bat the result is "The system can not find
> the
> path specified".
>
> Can you all let me know where I went wrong.
>
> Regards,
> Ganesh
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to