fop & svg and cocoon

2002-11-29 Thread xavier gibouin
Hi   l tri to use svg in fop-0.20.3 and it works but when i translate my files in cocoon2 (which uses fop-0.20.3)  an error message appears :   java.lang.NoClassDefFoundError: org/apache/batik/dom/svg/DefaultSVGContext   any ideas   thanks a lot   Xavier GibouinAxonieEspace Mercoeur8, rue Me

Re: break line

2002-11-25 Thread xavier gibouin
02.40.48.53.23[EMAIL PROTECTED] - Original Message - From: Oleg Tkachenko To: [EMAIL PROTECTED] Sent: Saturday, November 23, 2002 7:13 PM Subject: Re: break line xavier gibouin wrote:> and XXX doesn't appear after break linesAgain it works fine for me. What FO

Re: break line

2002-11-21 Thread xavier gibouin
:46 PM Subject: Re: break line xavier gibouin wrote:> I already try this but it works only if a put a charachter somewhere.>  > If a put anything, it doesn't workHmmm, try again, I just checked it in fop-0.20.4 - the followinglinefeed-treatment="preserve">p

Re: break line

2002-11-21 Thread xavier gibouin
ECTED] Sent: Thursday, November 21, 2002 3:11 PM Subject: Re: break line xavier gibouin wrote:> i would like to build a block with only break line :>  > >  >  >  > >  > but break line doensn't appear in the pdf (attributewrap-option is not > ye

break line

2002-11-21 Thread xavier gibouin
Hi   i would like to build a block with only break line :           but break line doensn't appear in the pdf (attributewrap-option is not yet implemented / i try to put white-space )   is anyone have a solution ?,   thanks a lot Xavier GibouinAxonieEspace Mercoeur8, rue Mercoeur44000 Nan

Re: incrementing variable

2002-11-06 Thread xavier gibouin
As my xml file is before traited by a java program in odrer generate other tag. This one will completely generate tag for creating barrecode so   before : xml file : 012341223  but impossible to realise the svg barrce code   after : xml fil after transformation by java programm 11234121341

Re: incrementing variable

2002-11-05 Thread xavier gibouin
hi this is my xsl code :   http://www.w3.org/1999/XSL/Transform" xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:svg="http://www.w3.org/Graphics/SVG/SVG-19990812.dtd">                   this code al

Re: variable and svg

2002-11-05 Thread xavier gibouin
Hi   this is my code for genrate code barre from a  number   http://www.w3.org/1999/XSL/Transform" xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:svg="http://www.w3.org/Graphics/SVG/SVG-19990812.dtd">           http://www.w3.org/2000/svg"> large noir  

Re:xsl loop

2002-11-05 Thread xavier gibouin
Hi   I would like to know if is it possible to realise à loop like :   for(index=0, index++, index<100) {     }   in xsl language   thanks a lot     Xavier GibouinAxonieEspace Mercoeur8, rue Mercoeur44000 Nantes02.40.48.53.23[EMAIL PROTECTED]