2008/10/3 Hans Hagen <[EMAIL PROTECTED]>:
> Diego Depaoli wrote:
>> Hi all,
>> from metafun manual, page 157, I took this example
>>
>> \startuniqueMPgraphic{copyright}
>> picture p ; p := btex COPYRIGHT etex rotated 90 ;
>> setbounds p to boundingbox p enlarged 1pt ;
>> draw p withcolor .8white ;
>> xyscale_currentpicture(\the\leftmarginwidth,\the\textheight) ;
>> \stopuniqueMPgraphic
>> \setuptexttexts [margin] [] [\uniqueMPgraphic{copyright}]
>> \starttext
>> \input knuth
>> \stoptext
>>
>> but compiling it I get some trouble
>>
>> texexec --pdf works as expected
>> texexec --lua drops colors (COPYRIGHT is black)
>
> is ok, use btex color[white]{COPYRIGHT} etex instead

Please see attached output...
I missed such command?

-- 
Diego Depaoli

Attachment: test.pdf
Description: Adobe PDF document

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to