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

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to