Re: [NTG-context] font name with underline.

2013-08-17 Thread Wolfgang Schuster

Am 17.08.2013 um 18:04 schrieb john Culleton :

> How does one use a font name that contains an underline?

You can use the font as it is

\starttext
{\definedfont[file:FertigoPro_Italic.otf]Test}
\stoptext

or use the normalized form (lowercase and without the _)

\starttext
{\definedfont[file:fertigoproitalic]Test}
\stoptext

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  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


[NTG-context] font name with underline.

2013-08-17 Thread john Culleton
How does one use a font name that contains an underline?

-- 
John Culleton

___
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  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___