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@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
Received on Wed Jan 2 06:14:09 2008
This archive was generated by hypermail 2.1.8 : Wed Jan 02 2008 - 06:14:14 PST