Re: [NTG-context] TikZ, MKIV and font switching

2009-04-08 Thread Wolfgang Schuster
Am 08.04.2009 um 20:25 schrieb Renaud Aubin: I have processed the test file with \startMPenvironment[global] \usetypescript[postscript] \setupbodyfont[postscript,ss,12pt] \stopMPenvironment and the mindmap labels are in Termes... Any idea about a workaround to obtain my labels in Heros ?

Re: [NTG-context] TikZ, MKIV and font switching

2009-04-08 Thread Wolfgang Schuster
Am 08.04.2009 um 20:25 schrieb Renaud Aubin: I have processed the test file with \startMPenvironment[global] \usetypescript[postscript] \setupbodyfont[postscript,ss,12pt] \stopMPenvironment what happens with \definetypeface[helvetica][ss][sans][heros][default] \setupbodyfont[helvetica] Wol

Re: [NTG-context] TikZ, MKIV and font switching

2009-04-08 Thread Renaud Aubin
Mojca Miklavec a écrit : I don't know about "helvetica" since it's broken at the moment, but with \usetypescript[palatino] \setupbodyfont[palatino,12pt] the labels inside the mindmap are already typeset in "gyre palatino" here. What version of ConTeXt/LuaTeX/TikZ do you use? In MKII the co

Re: [NTG-context] TikZ, MKIV and font switching

2009-04-08 Thread Wolfgang Schuster
Am 08.04.2009 um 13:59 schrieb Mojca Miklavec: On Tue, Apr 7, 2009 at 20:13, Renaud Aubin wrote: Hi folks, \usetypescript[helvetica][texnansi] \setupbodyfont[helvetica,12pt] Unrelated: MKIV is not supposed to use texnansi, but MKII returns I'll remove the math part from the helvetica typ

Re: [NTG-context] TikZ, MKIV and font switching

2009-04-08 Thread Mojca Miklavec
On Wed, Apr 8, 2009 at 13:49, wrote: > > Considering > > \enableregime[utf8] > \useencoding[ffr] > \mainlanguage[fr] > > \usetypescript[helvetica][ec] > \setupbodyfont[helvetica,12pt] > > \setupcolors[state=start] > > \usemodule[tikz] > \usetikzlibrary[mindmap] > > \starttext > \input knuth > > \

Re: [NTG-context] TikZ, MKIV and font switching

2009-04-08 Thread Mojca Miklavec
On Tue, Apr 7, 2009 at 20:13, Renaud Aubin wrote: > Hi folks, > > \usetypescript[helvetica][texnansi] > \setupbodyfont[helvetica,12pt] Unrelated: MKIV is not supposed to use texnansi, but MKII returns ! Font \*helvetica7ptmmmrss*:=Helvetica-MathRoman at 7.0pt not loadable: Metric (TFM) file not

[NTG-context] TikZ, MKIV and font switching

2009-04-07 Thread Renaud Aubin
Hi folks, I would use TikZ/mindmap to make some figures for a paper. Since I have to install TikZ, I have updated my minimals yesterday and began to really use MKIV. My problem is that when I process \enableregime[utf8] \useencoding[ffr] \mainlanguage[fr] \usetypescript[helvetica][texnansi] \se