Re: [NTG-context] Fourier Expert Fonts

2005-02-09 Thread Randall Skelton
You mean small caps, I presume? My first guess would be that they're not properly referenced in the typescript. As for old-style figures, are you sure Utopia is supposed to have them? If so, do you know which font contains them? Yes, small caps with oldstyle figures as per:

[NTG-context] Fourier Expert Fonts

2005-02-08 Thread Randall Skelton
Hi all, Can someone explain how I go about adding the Adobe Utopia Expert fonts so that ConTeXt is aware of them? I have the postscript fonts from Adobe but cannot figure out what to do with them. Is there a document that I've missed somewhere? Poking around in type-enc.tex suggests that much

Re: [NTG-context] Fourier Expert Fonts

2005-02-08 Thread Matt Gushee
Randall Skelton wrote: Can someone explain how I go about adding the Adobe Utopia Expert fonts so that ConTeXt is aware of them? I have the postscript fonts from Adobe but cannot figure out what to do with them. Is there a document that I've missed somewhere? Poking around in type-enc.tex

Re: [NTG-context] Fourier Expert Fonts

2005-02-08 Thread Randall Skelton
Thanks Matt... after reading a few more sites, I was led back to trying: texfont --fontroot=$HOME/Library/texmf --vendor=adobe --collection=utopia --makepath --install This creates a tree in ~/Library/texmf/fonts/*/adobe/utopia where * is either afm, tfm, type1, or vf. I also get

Re: [NTG-context] Fourier Expert Fonts

2005-02-08 Thread Matt Gushee
Randall Skelton wrote: Thanks Matt... after reading a few more sites, I was led back to trying: Well, I probably can't help much (I haven't been working w/ fonts much recently, either), but here are a couple of thoughts. texfont --fontroot=$HOME/Library/texmf --vendor=adobe --collection=utopia