ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Bill McClain <wmcclain@salamander.com>
Subject: new font installation and missing ligatures
Date: Sat, 16 Feb 2002 15:17:33 -0600	[thread overview]
Message-ID: <3C6ECC6D.1A586DC8@salamander.com> (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


             reply	other threads:[~2002-02-16 21:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-16 21:17 Bill McClain [this message]
2002-02-17 19:08 ` Hans Hagen
2002-02-20 12:41   ` Bill McClain

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3C6ECC6D.1A586DC8@salamander.com \
    --to=wmcclain@salamander.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).