You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by anandhthiyagarajan <an...@gmail.com> on 2010/01/30 08:42:06 UTC

Text alignment

Hi everybody

I  am stuck up with an issue in aligning the text.Consider the "block"
element

     <fo:block font-size="13pt" font-family="Verdana" letter-spacing="0.5pt"
color="black"
           space-before="12pt" space-after="2pt">
                Market Problem : <xsl:value-of select="usr/data" />
      </fo:block>

Here it is possible to configure different font styles to "Market Problem"
and "<xsl:value-of select="usr/data" />".

Font styles in the sense,different font colors,font size etc...

Any help would be greatly appreciated.




Thanks in advance

Anandh
-- 
View this message in context: http://old.nabble.com/Text-alignment-tp27381812p27381812.html
Sent from the Cocoon - Dev mailing list archive at Nabble.com.