Simone Parotta wrote:
> i ve already tried this but with a non empty block i get a double new line:
> one before the block and one after
> 

I'm sorry but I have no other idea (apart something complex such as
counting the consecutive <br> elements and generating a single empty
fo:block having a proper value for space-after).

Note that RenderX XEP also merges consecutive empty fo:blocks. Therefore
XMLmind XSl-FO Converter behavior does not seem to be a bug or a limitation.


> 
> Simone Parotta wrote:
>> i'm converting a pseudo xhtml file into an odt file, i was wondering which 
>> xsl-fo tag should i use to translate an xhtml <br> tag in order to have XFC 
>> to keep the same behaviour?
>> with a single <br> the empty fo:block element acts well, but when i have 
>> multiple <br> XFC merges all the fo:block into one loosing any further 
>> newline
>>
> 
> I would try fo:blocks containing a non-breaking space character (&#xA0;).
> 


 
--
XMLmind FO Converter Support List
[email protected]
http://www.xmlmind.com/mailman/listinfo/xfc-support

Reply via email to