colors

Subject: colors
From: Philip Nathan Provoost <phil@xxxxxxxxxxxxx>
Date: Mon, 21 Sep 1998 13:55:28 +0200 (CEST)
How can I add the color in the rules?

I have some xsl input and I convert it to dsssl and then I use the dsssl
code together with the xml to ouput rtf.
I thought it was something like this:

<rule>
 <target-element type="descr"/>

 <paragraph space-before="=FontSize"
  quadding="justify"
  font-size="=FontSize/1.2"
  color="black" <--- something like this
  font-posture="italic">
  <children/>
 </paragraph>
</rule>


But it doesn't work..
Can anybody enlighten me how this should be done?


	with regards

		Philip Provoost


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread