On Thu, 12 Mar 2009, Wolfgang Schuster wrote:


Am 12.03.2009 um 18:01 schrieb Xan:

Thanks, Wolfgang. Now it works, but whith tiny letters (see attachments)

New version (the old worked only under MkIV).

% logo.mp: creates a blue traffic sign-style context logo
% Copyright 2008 Taco Hoekwater
% You are free to use this code any way you can

\setupcolors[state=start,textcolor=white]

Ha, there is a trick that I know but Wolfgang does not ;)

\startMPenvironment

You can use \startMPenvironment[global]

\usetypescript[postscript][ec]
\setupbodyfont[postscript,ss,120pt]
\stopMPenvironment

then you do not need to repeat this.

\usetypescript[postscript][ec]
\setupbodyfont[postscript,ss,120pt]

With [global] the environment is applied to both the MP file and the TeX file.

Aditya
___________________________________________________________________________________
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