ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Re: Re: re-using ConTeXt typescripts ?
@ 2005-07-12 12:07 Steffen Wolfrum
  2005-07-12 12:25 ` Adam Lindsay
  0 siblings, 1 reply; 2+ messages in thread
From: Steffen Wolfrum @ 2005-07-12 12:07 UTC (permalink / raw)
  Cc: ntg-context

Hi Adam,

sure, you've mentioned AGaramondPro.

But I have the AGaramond+Expert fonts (Type1) installed in my texmf 
tree with Walther Schmidts TFM and VF files (see the padxxxx-files in 
the typescript I've sent).

http://www.dante.de/CTAN/fonts/metrics/w-a-schmidt/pad.zip
(or in general but German http://home.vr-web.de/was/fonts.html)


And this is the crucial point: for theses files provide e.g. 
optimized (German) kerning information (and more) I really don't want 
to miss them!
And I have absolutely no idea how to access theses files.

Isn't is possible when processing with XeTeX to continue using those 
precious hand-made virtual fonts?


Steffen



Adam Lindsay <atl@comp.lancs.ac.uk> wrote:

>  Hi Steffen,
>
>  You're pretty close. It's best not to rewrite your old scripts, rather,
>  to make a new type-enc style script to replace your existing [serif]
>  [agaramond][ec] script. This way, when changing engines, it's a simple
>  step of changing the (default, perhaps?) encoding...
>
>  \starttypescript [serif] [agaramond] [uc] % XeTeX and Unicode is a happy
>  combination
>     \definefontsynonym [AGaramond-Regular]

...

>
>  adam
>
>  Steffen Wolfrum said this at Mon, 11 Jul 2005 17:37:24 +0200:
>
>  >\starttypescript [serif] [agaramond] [ec]
>  >   \definefontsynonym [AGaramond-Regular]        [padr9e]
>  >[encoding=uc] % was encoding=ec before xetex
>  >   \definefontsynonym [AGaramond-Italic]         [padri9e]
>  [encoding=uc] % =ec
>  >   \definefontsynonym [AGaramond-Bold]           [padb9e]
>  [encoding=uc] % =ec
>  >   \definefontsynonym [AGaramond-BoldItalic]     [padbi9e]
>  [encoding=uc] % =ec
>  >   \definefontsynonym [AGaramond-Semibold]       [pads9e]
>  [encoding=uc] % =ec
>  >   \definefontsynonym [AGaramond-SemiboldItalic] [padsi9e]
>  [encoding=uc] % =ec
>  >\stoptypescript
>  >\starttypescript [serif] [agaramond] [name]
>  >   \definefontsynonym [Serif]             [AGaramond-Regular]
>  >   \definefontsynonym [SerifBold]
>  >[AGaramond-Semibold]%[AGaramond-Bold-OSF]
>  >   \definefontsynonym [SemiBold]          [AGaramond-Semibold]
>  >   \definefontsynonym [SerifItalic]       [AGaramond-Italic]
>  >   \definefontsynonym [SerifBoldItalic]
>  >[AGaramond-SemiboldItalic]%[AGaramond-BoldItalic-OSF]
>  >   \definefontsynonym [SemiBoldItalic]    [AGaramond-SemiboldItalic]
>  >\stoptypescript
>  >\starttypescript      [serif][allbold][all]
>  >    \definefontsynonym [Serif]          [SerifBold]
>  >    \definefontsynonym [SerifItalic]    [SerifBoldItalic]
>  >\stoptypescript
>  >
>  >\starttypescript [AGaramondOldStyle]
>  >   \definetypeface [normaltype] [rm] [serif]  [agaramond]
>  >[default] [encoding=uc] % =ec
>  >   \definetypeface [boldtype]   [rm] [serif]  [agaramond,allbold]
>  >[default] [encoding=uc] % =ec
>  >\stoptypescript

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

end of thread, other threads:[~2005-07-12 12:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-07-12 12:07 Re: re-using ConTeXt typescripts ? Steffen Wolfrum
2005-07-12 12:25 ` 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).