On Thursday 14 September 2006 21:05, Florent Georges wrote: > Hi > > I discovered the following issue with FOP 0.92beta (but > I'm not sure it is an issue). With the following two > blocks, I get two different results: > > <fo:block text-align="left" > padding-bottom="0pt" > padding-top="0pt" > start-indent="3pt" > end-indent="3pt" > linefeed-treatment="preserve" > ><fo:inline linefeed-treatment="preserve">BMW modele > Date de mise en circulation: 1/9/1979 > <fo:inline>Km: </fo:inline>27000</fo:block> > > <fo:block text-align="left" > padding-bottom="0pt" > padding-top="0pt" > start-indent="3pt" > end-indent="3pt" > linefeed-treatment="preserve" > ><fo:inline linefeed-treatment="preserve">BMW modele > > <fo:inline>Date de mise en circulation: </fo:inline>1/9/1979 > <fo:inline>Km: </fo:inline>27000</fo:block> > As far as I can tell neither of the two examples above is valid XSL-FO. In both cases a </fo:inline> appears to be missing. Which makes me suspicious that this is not really the exact input given to FOP to produce the output you attached,
> You can see the result in attachment (the second block is > the one with extra newlines in the result). > > Is it the expected behaviour? > > Regards, > > --drkm > Manuel --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
