Am 27.05.2009 um 10:34 schrieb richard.steph...@converteam.com:

\usetypescriptfile[type-win]
\usetypescript[arial]\setupbodyfont[arial, 12pt]

I'm being asked to use Arial font (not my choice!)

I am using Windows, but the above did nothing - I ended up with the default
serif font.

You need XeTeX to let this work.

You can also use helevetica. Most people will not notice the difference.

So,

\usetypescript[postscript]
\setupbodyfont[ss, 12pt]

The above changed the font to sans serif, but it doesn't look like
Helvetica (or Arial)

The second line has to be \setupbodyfont[postscript,ss] and with a recent
ConTeXt version you can write

\usetypescript[helvetica]
\setupbodyfont[helvetica]

Wolfgang


___________________________________________________________________________________
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