ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Preliminary support for the Luxi typeface
@ 2005-07-08 16:04 Giuseppe Bilotta
  0 siblings, 0 replies; only message in thread
From: Giuseppe Bilotta @ 2005-07-08 16:04 UTC (permalink / raw)


I couldn't find the appropriate typescript definition in
ConTeXt, so here's the initial stuff:

\starttypescript[mono][luxi][\defaultencoding]
  \definefontsynonym[Luxi]               [\defaultencoding-ul9r8a] [encoding=\defaultencoding]
  \definefontsynonym[LuxiBold]           [\defaultencoding-ul9b8a] [encoding=\defaultencoding]
  \definefontsynonym[LuxiOblique]        [\defaultencoding-ul9ro8a][encoding=\defaultencoding]
  \definefontsynonym[LuxiBoldOblique]    [\defaultencoding-ul9bo8a][encoding=\defaultencoding]
\stoptypescript

% Maybe should map Slanted, not Italic
\starttypescript[mono][luxi][name]
  \definefontsynonym[Mono][Luxi]
  \definefontsynonym[MonoBold][LuxiBold]
  \definefontsynonym[MonoItalic][LuxiOblique]
  \definefontsynonym[MonoBoldItalic][LuxiBoldOblique]
\stoptypescript

Of course there's the usual Berry name mapping needed if you only
have the LaTeX metrics, which go to the regular expression

ul9[rb]o?8[artc]

as usual.

-- 
Giuseppe "Oblomov" Bilotta

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-07-08 16:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-07-08 16:04 Preliminary support for the Luxi typeface Giuseppe Bilotta

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).