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]

Reply via email to