Re: [NTG-context] Heros Condensed

2009-11-23 Thread Wolfgang Murth
Hi Wolfgang, > Can you try to compile it without the images, the following message looks > suspicious: I found the problem. The lines 187 and 188 are the troublemakers. \setupbackgrounds[header][text][background=nicetop] \setupbackgrounds[footer][text][background=nicebottom] With commenting

Re: [NTG-context] Heros Condensed

2009-11-23 Thread Wolfgang Schuster
Am 23.11.2009 um 19:11 schrieb Wolfgang Murth: > I'm sorry to tell you, that with this beta in other documents I only get a > titlepage with text and graphics on it. All the other > pages are plain white with no text. Can you try to compile it without the images, the following message looks su

Re: [NTG-context] Heros Condensed

2009-11-23 Thread Wolfgang Murth
Hi Hans, >> After fetching the simplefonts module with "first-setup.bat >> --extras="t-simplefonts" >can you test with todays beta? I'm sorry to tell you, that with this beta in other documents I only get a titlepage with text and graphics on it. All the other pages are plain white with no tex

Re: [NTG-context] Heros condensed and Font switching

2009-11-23 Thread Wolfgang Schuster
Am 23.11.2009 um 18:34 schrieb Wolfgang Murth: >> depends on your need, > Main text in one font (Helvetica), Excel Formulas in another font (Heros > Condensed). With simplefonts you can say (untested): \mainlanguage[de] \usemodule[simplefonts][size=10pt] \setmainfont[Tex Gyre Heros] \define

Re: [NTG-context] Heros condensed and Font switching

2009-11-23 Thread Hans Hagen
Wolfgang Murth wrote: Hi Hans, depends on your need, Main text in one font (Helvetica), Excel Formulas in another font (Heros Condensed). no need for \language as you already use \mainlanguage ok \def\xlf#1{{\definedfont[Bold sa 1]#1}} With that I just use the bold style of the current

Re: [NTG-context] Heros condensed and Font switching

2009-11-23 Thread Wolfgang Murth
Hi Hans, >depends on your need, Main text in one font (Helvetica), Excel Formulas in another font (Heros Condensed). >no need for \language as you already use \mainlanguage ok >\def\xlf#1{{\definedfont[Bold sa 1]#1}} With that I just use the bold style of the current font and not the condensed

Re: [NTG-context] Heros condensed and Font switching

2009-11-23 Thread Hans Hagen
Wolfgang Murth wrote: Thank you all for your input at suggestions. Before I posted my question I did a search in the Wiki and the mailinglist archive but didn't find a clue. Finaly I got a working minimal example. The with \definedfont[file:...] I found out that I can use every Font that is

Re: [NTG-context] Heros condensed and Font switching

2009-11-23 Thread Wolfgang Murth
Thank you all for your input at suggestions. Before I posted my question I did a search in the Wiki and the mailinglist archive but didn't find a clue. Finaly I got a working minimal example. The with \definedfont[file:...] I found out that I can use every Font that ist installed on my Window

Re: [NTG-context] Heros Condensed

2009-11-23 Thread Wolfgang Murth
Hi Hans, >can you test with todays beta? Tested with following sample from Wolfgang Schuster and it worked. Thanks! kind regards Wolfgang Murth \usemodule[simplefonts] \setmainfont[TeX Gyre Heros][weight=condensed] \starttext \rm\tf roman \it italic \bf bold \bi bolditalic \sc smallcaps \

Re: [NTG-context] Heros Condensed

2009-11-23 Thread Wolfgang Murth
Hi Hans, >can you test with todays beta? I'll give it a try. kind regards Wolfgang Murth ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / h

Re: [NTG-context] Heros condensed and Font switching

2009-11-23 Thread Wolfgang Schuster
Am 23.11.2009 um 10:51 schrieb Willi Egger: > Hi, > > Load the necessary typescripts at the beginning of the document. > > For longer pieces: > \switchtobodyfont[][...] > > For short pieces: > \definedfont[fontname at 12pt] And for table: \setuptables[bodyfont=...] Wolfgang

Re: [NTG-context] Heros Condensed

2009-11-23 Thread Hans Hagen
Wolfgang Murth wrote: After fetching the simplefonts module with "first-setup.bat --extras="t-simplefonts" can you test with todays beta? - Hans Hagen | PRAGMA ADE Ridder

Re: [NTG-context] Heros condensed and Font switching

2009-11-23 Thread Willi Egger
Hi, Load the necessary typescripts at the beginning of the document. For longer pieces: \switchtobodyfont[][...] For short pieces: \definedfont[fontname at 12pt] Kind regards Willi On Nov 21, 2009, at 4:06 PM, Wolfgang Murth wrote: Hi Wolfgang, Hi all, My last post regarding Heros

Re: [NTG-context] Heros condensed and Font switching

2009-11-23 Thread Thomas A. Schmitz
On Nov 23, 2009, at 10:07 AM, Wolfgang Murth wrote: > > > Hi all, > > Sorry for popping up that question again, but has anybody a hint for me how > to solve it or where I can read more about it? > > I'm working on converting my lecture papers from latex to ConTeXt, where I > also use a cond

Re: [NTG-context] Heros condensed and Font switching

2009-11-23 Thread Wolfgang Murth
Hi all, Sorry for popping up that question again, but has anybody a hint for me how to solve it or where I can read more about it? I'm working on converting my lecture papers from latex to ConTeXt, where I also use a condended font, but only for Excel formulas and not as main body font . For

Re: [NTG-context] Heros Condensed

2009-11-23 Thread Wolfgang Murth
Hello all, After fetching the simplefonts module with "first-setup.bat --extras="t-simplefonts" And now I get a luatex error >loading : ConTeXt User Module / Simplefonts >) >! LuaTeX error >...text/tex/texmf-context/tex/context/base/font-syn.lua:666: attempt to call >field 'data_s

[NTG-context] Heros condensed and Font switching

2009-11-21 Thread Wolfgang Murth
Hi Wolfgang, Hi all, My last post regarding Heros Condensed leads me to another unsolved mystery. I'm working on converting my lecture papers from latex to ConTeXt, where I also use a condended font, but only for Excel formulas and not as main body font . For example > { >

Re: [NTG-context] Heros Condensed

2009-11-21 Thread Wolfgang Murth
Hello Wolfgang, Thanks for your solution but one problem leads to another. First I found that I had to get the simplefonts module with "first-setup.bat --extras="t-simplefonts" And now I get a luatex error >loading : ConTeXt User Module / Simplefonts >) >! LuaTeX error ...text/tex/texm

Re: [NTG-context] Heros Condensed

2009-11-21 Thread Wolfgang Schuster
Am 21.11.2009 um 09:06 schrieb Wolfgang Murth: > Hi all, > > I need a condensed font and Heros Condensed came into my mind. But I haven't > any clue how to use that font. How can I use that font > with mkiv? \usemodule[simplefonts] \setmainfont[TeX Gyre Heros][weight=condensed] \starttext \

[NTG-context] Heros Condensed

2009-11-21 Thread Wolfgang Murth
Hi all, I need a condensed font and Heros Condensed came into my mind. But I haven't any clue how to use that font. How can I use that font with mkiv? Thanks for your help Wolfgang Murth ___ If your question is o