Maturity of MathML extension

2003-05-16 Thread Mark R. Diggory
Hi all, I have a question concerning the maturity of the MathML extension. Is it mature enough to be used to generate PDF content for MathML thats possibly embedded in Apache xdoc? We're considering using it to build javadoc content. -Mark Diggory ---

Re: info for warnings

2003-05-16 Thread J.Pietschmann
Daniel Hanson wrote: I'm hoping someone can point me to where I might get further information on the messages FOP produces during processing. Here is the one that is perplexing me at the moment: [WARNING] Sum of fixed column widths 684000 greater than maximum specified IPD 683999 I'd like to know

info for warnings

2003-05-16 Thread Daniel Hanson
I'm hoping someone can point me to where I might get further information on the messages FOP produces during processing.   Here is the one that is perplexing me at the moment:   [WARNING] Sum of fixed column widths 684000 greater than maximum specified IPD 683999   I'd like to know what units

Re: fo:leader not spanning page width

2003-05-16 Thread J.Pietschmann
Al-Dhahir, Haitham wrote: I have recently switched from FOP 0.20.4 to 0.20.5rc2 and have started getting problems when I try to draw a horizontal line in my document. ... http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19465 See the comment to the bug please. J.Pietschmann ---

fo:leader not spanning page width

2003-05-16 Thread Al-Dhahir, Haitham
Hi, I have recently switched from FOP 0.20.4 to 0.20.5rc2 and have started getting problems when I try to draw a horizontal line in my document. I have the following: This worked fine when using 0.20.4, and spanned across the width of the page as required. However, when I try to crea

RE: testing support for various graphics formats

2003-05-16 Thread Robert P. J. Day
On Wed, 14 May 2003, Victor Mote wrote: ... > Many thanks to Robert P. J. Day for his persistence in bringing the needed > changes to light. The substance of his efforts here was outstanding, and he > has made a valuable contribution to the project. Many thanks also to > Jeremias Maerki for actual

Re: help about fo:table-header

2003-05-16 Thread Jeremias Maerki
You probably didn't find it because it's pretty new. It can be found in all 0.20.5 release candidates or here: http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-fop/examples/fo/basic/Attic/contlabel.fo?rev=1.1.2.1 On 16.05.2003 11:28:27 Selber Jean-François wrote: > Thanks a lot!! > > The solution

Re: FOP problems with SVG: hanging, font selection

2003-05-16 Thread Jeremias Maerki
On 15.05.2003 19:22:42 Brian Lynn wrote: > I'm having a couple of problems with FOP, used to render some big files > with lots of SVGs. > > 1) Hanging > > In Java 1.3 (but not 1.4), after finishing rendering the document FOP > fails to stop, after printing out the message: > "Parsing of document

Re: help about fo:table-header

2003-05-16 Thread Selber Jean-François
Thanks a lot!! The solution to solve my problem is to use fop extensions http://xml.apache.org/fop/extensions.html The extension I want to use is "continued-label" extension but I can't found the file examples/fo/basic/contlabel.fo Could someone send me this file or give me a sample of this "conti

RE: help about fo:table-header

2003-05-16 Thread John Marshall
Jean-Francois Selber wrote: > In fact I can't used different page-master and the region-before to replace > the table-header > because I can have successivly two table in the same page sequence and > for this two table I want to display header only on the second page. In fact > header would be on

Re: table-cell suggestion

2003-05-16 Thread Jeremias Maerki
Yes. If can send a testcase, I can have a look at it. On 15.05.2003 19:01:42 rhodespc wrote: > Did you try > > ... > > Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PRO