ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* font name with underline.
@ 2013-08-17 16:04 john Culleton
  2013-08-17 16:12 ` Wolfgang Schuster
  0 siblings, 1 reply; 2+ messages in thread
From: john Culleton @ 2013-08-17 16:04 UTC (permalink / raw)
  To: ntg-context

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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: font name with underline.
  2013-08-17 16:04 font name with underline john Culleton
@ 2013-08-17 16:12 ` Wolfgang Schuster
  0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Schuster @ 2013-08-17 16:12 UTC (permalink / raw)
  To: mailing list for ConTeXt users


Am 17.08.2013 um 18:04 schrieb john Culleton <John@wexfordpress.com>:

> 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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-08-17 16:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-08-17 16:04 font name with underline john Culleton
2013-08-17 16:12 ` Wolfgang Schuster

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).