[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Changing Text Color
For print output, how do I change the text in a draft section to be a
different color than text in a final section? For example:
<section status="draft">
<para>When processed, this text should be red (or some other
color).</para>
</section>
<section status="final">
<para>When processed, this text should be black.</para>
</section>
Thanks,
Dave
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]