ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* the new simplefonts stuff
@ 2014-09-01 19:20 Sandra Snan
  2014-09-02 14:16 ` Pablo Rodriguez
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Sandra Snan @ 2014-09-01 19:20 UTC (permalink / raw)
  To: ntg-context

This is probably a pretty basic question, but how do I find out the name
of the font that \definefontfamily expects in the third argument?

For example,
\definefontfamily [dejavu] [serif] [DejaVu Serif]
 works fine and sets the text in DejaVu Serif, but that’s not a name I
 can find with mtxrun –scripts font:

ellen% mtxrun --script fonts  --list --all --pattern='*DejaVu*'|wc -l
28
ellen% mtxrun --script fonts  --info --list --all --pattern='*DejaVu*'|grep -i "DejaVu Serif"|wc -l
0



 mtxrun --script fonts --info for Deja Vu doesn't
show that identifier anywhere. I want to find out what, for example,
Bookman is called.

\definetypeface [five] [rm] [serif] [bookman]
works fine and sets the text in some font that sure looks a lot like
Bookman to my eyes, but
\definefontfamily [five] [serif] [bookman]
doesn’t work at all and the text doesn’t show up.

ellen% mtxrun --script fonts  --list --all --pattern='*bookman*'|wc -l
5

I’ve looked all over for this... even tried understanding font-sel.mkvii
(with mediocre success).
Sandra

PS
Extra thanks if there’s a way to get ligatures and protrusion to work for it.
___________________________________________________________________________________
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] 9+ messages in thread

end of thread, other threads:[~2014-09-05 10:19 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <87wq9jrh44.fsf@ellen.idiomdrottning.org>
2014-09-04 15:53 ` the new simplefonts stuff Mica Semrick
2014-09-05  6:22   ` Sandra Snan
     [not found] ` <5D145AD1-28A8-491E-8601-DE1369F3E663@gmail.com>
2014-09-05  6:20   ` Sandra Snan
2014-09-05 10:19   ` Keith McKay
2014-09-01 19:20 Sandra Snan
2014-09-02 14:16 ` Pablo Rodriguez
2014-09-03 19:40 ` Joshua Krämer
2014-09-03 22:21   ` Wolfgang Schuster
2014-09-03 20:51 ` 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).