[metapost] Different colours in a label
Pétiard François
petiard.francois at free.fr
Mon Nov 12 13:10:05 CET 2007
Stephan Hennig a écrit :
> Pétiard François schrieb:
>
>> doesn't produce a correct file (the bar over 2 is missing).
>
> Seems to be a bug the multicolor support of latexmp. The attached file
> shows the error only if multicolor is enabled.
You're right. Thank you.
> You should write a bug
> report to Jens-Uwe.
Done.
Best regards
François
> prologues:=3;
> filenametemplate "%j.mps";
> input latexmp
> % setupLaTeXMP(multicolor=enable);
> beginfig(1);
> label(textext("$\sqrt{2}$"), origin);
> endfig;
> end
More information about the metapost
mailing list