ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* new font installation and missing ligatures
@ 2002-02-16 21:17 Bill McClain
  2002-02-17 19:08 ` Hans Hagen
  0 siblings, 1 reply; 3+ messages in thread
From: Bill McClain @ 2002-02-16 21:17 UTC (permalink / raw)


I have installed a new font (Adobe Sabon) using texfont and have added
the procedure and examples to my beginner's help page at
http://home.salamander.com/~wmcclain/context-help.html.

Your comments and corrections are always welcome.

The font is working well, except for one problem: no ligatures (fi, fl,
``. ''. --. ---). The really strange aspect is that the ligatures _are_
displayed by the \showligatures macro used by \ShowFont, but are _not_
displayed in my own sample code. This is odd because looking at
\showligatures, it just specifies the ligatures as plain text input.

I can access the ligature gylphs by character number, for example by:

\def\Endash{\getglyph{Serif}{\char150}}
\def\Emdash{\getglyph{Serif}{\char151}}
\def\Fl{\getglyph{Serif}{\char8}}
\def\Fi{\getglyph{Serif}{\char12}}
\def\OpenDquote{\getglyph{Serif}{\char147}}
\def\CloseDquote{\getglyph{Serif}{\char148}}

These ligature macros are working: \ae, \AE, \oe, \OE.

Any ideas?

-Bill


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

end of thread, other threads:[~2002-02-20 12:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-02-16 21:17 new font installation and missing ligatures Bill McClain
2002-02-17 19:08 ` Hans Hagen
2002-02-20 12:41   ` Bill McClain

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