[xep-support] long section title problem

Mati Hadi matilda.kapro at yahoo.se
Wed Jan 2 04:45:31 PST 2008


Hi,
I have a problem with short and long titles.
when the title is short, I want that it will be
in the same line as paragraph
<fo:inline>
<xsl:value-of select="title"/>
<xsl:value-of select="paragraph"/>
</fo:inline>

But when the titles are long, I want that they will
be on  a block-level
<fo:block>
<xsl:value-of select="tilte"/>
</fo:block>
<fo:block>
<xsl:value-of select="paragraph"/>
</fo:block>

This is an example of how the desired result will be:

Short Tiltle   here begines the paragraph
Long TItle Long TItle
               here begines the paragraph


Thank you for Helping
Matilda Kapro


      __________________________________________________________
Går det långsamt? Skaffa dig en snabbare bredbandsuppkoppling. 
Sök och jämför hos Yahoo! Shopping.
http://shopping.yahoo.se/c-100015813-bredband.html?partnerId=96914325

-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo at renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/terms-of-service.html



More information about the Xep-support mailing list