Re: [xsl] text indent problem

Subject: Re: [xsl] text indent problem
From: "Barbara Lackenbauer" <Ronwen@xxxxxx>
Date: Tue, 09 Jan 2007 10:29:34 +0100
Hi Abel,

thank you for your reply. The input you drafted comes close:

Some text, no indent, first paragraph, <b>bold text</b> and <i>italicized</i> text
<absatz />
some other text, with indent
<absatz />
yet other text with <b>bold text</b> and <i>italicized</i> text and <b><i>bold italic</i></b> text


in addition that the following combination should also be possible:

Some text, no indent, first paragraph, <b>bold text</b> and <i>italicized</i> text
<absatz />
<i>some</i> other text, with indent
<absatz />
<b>yet</b> other text with <b>bold text</b> and <i>italicized</i> text and <b><i>bold italic</i></b> text
<absatz />
again other text

So it should be possible, that the paragraphs start either with text, <i> or <b> creating an indent and one block element up to the next <absatz/>

I hope this makes everything clearer.

Thanks in advance!
Greetings,
Barbara 
-- 
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! 
Ideal f|r Modem und ISDN: http://www.gmx.net/de/go/smartsurfer

Current Thread