Re: [NTG-context] Arial
On Tue, 26 May 2009, Vyatcheslav Yatskovsky wrote:
If you have Windows OS, then please
\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 can also use helevetica. Most people will not notice the difference. So,
\usetypescript[postscript] \setupbodyfont[ss, 12pt]
Aditya
The above changed the font to sans serif, but it doesn't look like Helvetica (or Arial), it looks like the default sans serif font I get when I put \setupbodyfont[sans, 12pt] on its own. Is this Latin Modern Sans? Richard Converteam UK Ltd. Registration Number: 5571739 and Converteam Ltd. Registration Number: 2416188 Registered in England and Wales. Registered office: Boughton Road, Rugby, Warwickshire, CV21 1BU. CONFIDENTIALITY : This e-mail and any attachments are confidential and may be privileged. If you are not a named recipient, please notify the sender immediately and do not disclose the contents to another person, use it for any purpose or store or copy the information in any medium. Please consider the environment before printing this e-mail
Am 27.05.2009 um 10:34 schrieb richard.stephens@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
participants (2)
-
richard.stephens@converteam.com
-
Wolfgang Schuster