[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: AW: [docbook-apps] Font color
Hi, try: <xsl:template match="*[@role='red']" priority="10"> <fo:inline color="red"><xsl:apply-imports/></fo:inline> </xsl:template> Have a look here: http://www.w3schools.com/xslfo/prop_color.asp Greetings Dominic Weiss Von: Benjamin DE DARDEL [mailto:benjamin.dedardel@gmail.com] Hi all, |
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]