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

* Re: Re: re-using ConTeXt typescripts ?
  2005-07-12 12:07 Re: re-using ConTeXt typescripts ? Steffen Wolfrum
@ 2005-07-12 12:25 ` Adam Lindsay
  0 siblings, 0 replies; 2+ messages in thread
From: Adam Lindsay @ 2005-07-12 12:25 UTC (permalink / raw)


Steffen Wolfrum said this at Tue, 12 Jul 2005 14:07:34 +0200:

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

*ohhh*
I see. Sorry about the confusion. I thought you were talking about using
converted OpenType fonts, and then using them in their natural state
from XeTeX.

If they're virtual fonts, then the short answer is no. XeTeX doesn't
deal with virtual fonts at all when it is in its "compatibility
mode" (i.e., tries to use tfms/type1 fonts in the texmf tree). This is
disappointing to me too (having just moved euler support to eulervm
files), but it's fairly understandable in the context of what XeTeX is
trying to achieve.

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