ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Henning Hraban Ramm <hraban@fiee.net>
Subject: texfont and font mechanism
Date: Sun, 17 Aug 2003 15:18:53 +0200	[thread overview]
Message-ID: <5955E2DC-D0B5-11D7-A168-0030659899AA@fiee.net> (raw)

Digging deep... ;-)

While playing with some freeware fonts by apostrophic labs,
shy fonts et al., I recognized some limitations of ConTeXt's
(or TeX's?) font mechanism. I know this was discussed earlier,
but I can't remember/find and answer.

I've an overcomplete font family like:
\definefontsynonym	[Serif]				[Covington]
\definefontsynonym	[SerifItalic]			[Covington-Italic]
\definefontsynonym	[SerifSlanted]		[Covington-Rev-Italic]
\definefontsynonym	[SerifCaps]			[CovingtonSC]
\definefontsynonym	[SerifBold]			[Covington-Bold]
\definefontsynonym	[SerifBoldItalic]		[Covington-BoldItalic]
\definefontsynonym	[SerifBoldSlanted]		[Covington-Rev-BoldItalic]
\definefontsynonym	[SerifBoldCaps]		[CovingtonSC-Bold]
\definefontsynonym	[SerifBoldItalicCaps]	[CovingtonSC-BoldItalic]
\definefontsynonym	[SerifItalicCaps]		[CovingtonSC-Italic]
\definefontsynonym	[SerifBoldSlantedCaps]	[CovingtonSC-Rev-BoldItalic]
\definefontsynonym	[SerifSlantedCaps]		[CovingtonSC-Rev-Italic]

You can see, there's SC for every normal font (okay, they're no
real small caps, but the like). But I can't access them. There's
not even a possibility to access bold caps, is it?

Further, why there's only [OldStyle] instead [SerifOldStyle],
[SerifBoldOldStyle] etc.?

And why don't work these family options (Italics, Bold etc.)
with handwriting style? (Some hand fonts have more than one style!)

Next question: What does texfont's --expert switch do?

Is there already any docs how to write VFs to use expert fonts?
(Even for LaTeX, maybe I'd understand it anyway?)

If I'd like to setup CE, Greek or Cyrillic fonts, what must I
provide? Only an encoding? Is it possible with texfont?

Regarding OpenType I'll first read Adam's MyWay.

(More questions are in the queue...)

Grüßlis vom Hraban!
-- 
http://www.fiee.net/texnique/

             reply	other threads:[~2003-08-17 13:18 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-17 13:18 Henning Hraban Ramm [this message]
2003-08-17 15:25 ` John Culleton
2003-08-18  8:22   ` Hans Hagen
2003-08-18 20:44   ` Henning Hraban Ramm
2003-08-17 21:58 ` Adam Lindsay
2003-08-18 20:53   ` Henning Hraban Ramm
2003-08-18 23:29     ` Adam Lindsay
2003-08-19 14:45       ` Jens-Uwe Morawski
2003-08-19 14:47         ` Adam Lindsay
2003-08-19 17:34           ` Jens-Uwe Morawski

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=5955E2DC-D0B5-11D7-A168-0030659899AA@fiee.net \
    --to=hraban@fiee.net \
    --cc=ntg-context@ntg.nl \
    /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).