Re: [NTG-context] MetaFun and different body font size

2007-08-20 Thread Mojca Miklavec
On 8/20/07, Oliver Buerschaper wrote: > Dear folks, > > I'm wondering how to communicate a different default bodyfont size to > MetaFun ... consider this: > > --- > > \setupbodyfont[32pt] > > > \starttext > > \input ward > > \startuseMPgraphic{test} > draw unitsquare scaled BodyFontSize; >

Re: [NTG-context] MetaFun and different body font size

2007-08-20 Thread Oliver Buerschaper
Perfectly! Thanks to both of you. Oliver > Did this work for you > > \startMPenvironment > \usetypescript[palatino][texnansi] > \switchtobodyfont[palatino,20pt] > \stopMPenvironment > > \usetypescript[palatino][texnansi] > \setupbodyfont[palatino,20pt] > > \starttext > Text > > \startuseMPgrap

Re: [NTG-context] MetaFun and different body font size

2007-08-20 Thread Peter Rolf
Oliver Buerschaper schrieb: > Dear folks, > > I'm wondering how to communicate a different default bodyfont size to > MetaFun ... consider this: > > --- > > \setupbodyfont[32pt] > > > \starttext > > \input ward > > \startuseMPgraphic{test} > draw unitsquare scaled BodyFontSize; >

Re: [NTG-context] MetaFun and different body font size

2007-08-20 Thread Wolfgang Schuster
2007/8/20, Oliver Buerschaper <[EMAIL PROTECTED]>: > > Somehow MetaFun doesn't recognize the larger body font size :-( > > By the way, font face changes aren't reflected either ... > > --- > > \usetypescript[palatino][\defaultencoding] > > \setupbodyfont[palatino,32pt] > > > \starttext > > \input w

Re: [NTG-context] MetaFun and different body font size

2007-08-20 Thread Oliver Buerschaper
> Somehow MetaFun doesn't recognize the larger body font size :-( By the way, font face changes aren't reflected either ... --- \usetypescript[palatino][\defaultencoding] \setupbodyfont[palatino,32pt] \starttext \input ward \startuseMPgraphic{test} draw unitsquare scaled BodyFontSiz

[NTG-context] MetaFun and different body font size

2007-08-20 Thread Oliver Buerschaper
Dear folks, I'm wondering how to communicate a different default bodyfont size to MetaFun ... consider this: --- \setupbodyfont[32pt] \starttext \input ward \startuseMPgraphic{test} draw unitsquare scaled BodyFontSize; draw textext.rt("Test"); draw btex \TeX etex xs