Color should ideally be done by CSS.

Is there some reason we'd need this for other sinks that don't support CSS?

- Brett

On 1/13/06, jean-laurent de morlhon <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Is there a way using doxia to write a portion of text in color ?
> I mean something around this :
>
>   sink.color( RED );
>   sink.text( "SomeTextToPutInColor" );
>   sink.color_();
>
> The above does not exist, but I can't find a way to do it. Is it even
> possible today ?
>
> I just want to put in red an error-like within the javancss plugin for
> maven2 and don't know how to do it, just to say it's not to do fancy
> things.
>
> thx in advance
> --
> Jean-Laurent
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

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

Reply via email to