ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Will the real palatino please stand up?
@ 2005-04-22 10:49 John R. Culleton
  2005-04-22 15:40 ` Adam Lindsay
  0 siblings, 1 reply; 3+ messages in thread
From: John R. Culleton @ 2005-04-22 10:49 UTC (permalink / raw)


In the typescript file type-syn.tex the palatino font is defined
four times, twice for math and twice for serif.  The headers in
each pair are identical, e.g.:

\starttypescript [serif] [palatino] [name]


Assume I want to use the second serif typescript, the one that uses
the Palladio fonts. Using the \usetypescript statement, how do I
specify that particular script? 

-- 
John Culleton
Able Indexers and Typesetters
http://wexfordpress.com

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

* Re: Will the real palatino please stand up?
  2005-04-22 10:49 Will the real palatino please stand up? John R. Culleton
@ 2005-04-22 15:40 ` Adam Lindsay
  2005-04-22 15:47   ` Adam Lindsay
  0 siblings, 1 reply; 3+ messages in thread
From: Adam Lindsay @ 2005-04-22 15:40 UTC (permalink / raw)


John R. Culleton said this at Fri, 22 Apr 2005 10:49:09 +0000:

>In the typescript file type-syn.tex the palatino font is defined
>four times, twice for math and twice for serif.  The headers in
>each pair are identical, e.g.:
>
>\starttypescript [serif] [palatino] [name]
>
>
>Assume I want to use the second serif typescript, the one that uses
>the Palladio fonts. Using the \usetypescript statement, how do I
>specify that particular script? 

They all get loaded.
The second group (corresponding with the second [serif] [palatino]
[ec,texnansi,8r] typescript in type-enc) is a set of bonus extras, not
stand-alone, that help call in the FPLv1 fonts, which are:
Regular Caps & OsF,
Italic OsF,
Bold OsF, and
BoldItalic OsF.

The different glyph shapes mean they can't really be used on their own as
a family, but rather called out as variants, generally for Old Style
Figures. Actually, the "bonus definitions" down at the bottom of type-syn
are preparation for font variants. So after installing the FPL[1] fonts,
adding the following to your environment:

\definefontvariant [Serif] [os] [OsF]

...allows you to get oldstyle figures with markup like {\Var[os]123}.

However (and I can already hear the question forming on some people's
lips), if you want pervasive OsFs in your Palatino document, without
having to mark each numeric string, you're better off installing the FPL-
Neu fonts[2], using an old-stylish encoding like one listed in Idris's
recent MyWay or in the distro[3].

[1]<http://www.ctan.org/tex-archive/fonts/fpl/>
[2]<http://home.vr-web.de/was/x/FPL/>
[3] fonts/enc/dvips/context/texnansi-os-lm.enc

Cheers,
adam
-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 Adam T. Lindsay, Computing Dept.     atl@comp.lancs.ac.uk
 Lancaster University, InfoLab21        +44(0)1524/510.514
 Lancaster, LA1 4WA, UK             Fax:+44(0)1524/510.492
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

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

* Re: Will the real palatino please stand up?
  2005-04-22 15:40 ` Adam Lindsay
@ 2005-04-22 15:47   ` Adam Lindsay
  0 siblings, 0 replies; 3+ messages in thread
From: Adam Lindsay @ 2005-04-22 15:47 UTC (permalink / raw)


Adam Lindsay said this at Fri, 22 Apr 2005 16:40:04 +0100:

>...allows you to get oldstyle figures with markup like {\Var[os]123}.

And to learn more on the backdrop of fontvariants, see my original mail
to the list:
<http://archive.contextgarden.net/search/20050101.000000.00000000@sb:
font,sb:variants.html>
 ...and a page on the wiki:
<http://contextgarden.net/Font_Variants>

I only bang on about it because it's a good backdrop to another current
discussion thread.
-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 Adam T. Lindsay, Computing Dept.     atl@comp.lancs.ac.uk
 Lancaster University, InfoLab21        +44(0)1524/510.514
 Lancaster, LA1 4WA, UK             Fax:+44(0)1524/510.492
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

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

end of thread, other threads:[~2005-04-22 15:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-22 10:49 Will the real palatino please stand up? John R. Culleton
2005-04-22 15:40 ` Adam Lindsay
2005-04-22 15:47   ` Adam Lindsay

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