[OS X TeX] From LaTeX to XeTeX (was: Verdana font package?)
christopher ciotti
chris_ciotti at yahoo.com
Mon Oct 11 15:47:17 CEST 2004
On Oct 11, 2004, at 9:32 AM, Jan Eden wrote:
Hi Jan -
Adobe Garamond Pro is an Opentype font yes? You need to use slightly
different syntax. Below is the fd file I use for Caslon Pro. You
should be able to modify it to suite your needs (check with TextEdit
for the right name). To find out which Opentype features are
available, I recommend Eddie Kohler's Typetools package (available via
the i-Installer). From the command line, say (sans quotes) "otfinfo -f
AGaramondPro-Regular.otf" and you'll get a nice list.
Enjoy.
\DeclareFontFamily{U}{CaslonPro}{}
\DeclareFontShape{U}{CaslonPro}{m}{n}%
{ <-> "Adobe\space Caslon\space Pro: +kern, +liga, +onum" }{}
\DeclareFontShape{U}{CaslonPro}{m}{it}%
{ <-> "Adobe\space Caslon\space Pro\space Italic: +kern, +liga,
+onum, +salt" }{}
\DeclareFontShape{U}{CaslonPro}{m}{sc}%
{ <-> "Adobe\space Caslon\space Pro: +kern, +liga, +onum, +smcp"
}{}
\DeclareFontShape{U}{CaslonPro}{b}{n}%
{ <-> "Adobe\space Caslon\space Pro\space Bold: +kern, +liga,
+onum" }{}
\DeclareFontShape{U}{CaslonPro}{b}{it}%
{ <-> "Adobe\space Caslon\space Pro\space Bold\space Italic:
+kern, +liga, +onum" }{}
\DeclareFontShape{U}{CaslonPro}{b}{sc}%
{ <-> "Adobe\space Caslon\space Pro\space Bold: +kern, +liga,
+onum, +smcp" }{}
\DeclareFontShape{U}{CaslonPro}{bx}{n}{ <-> ssub * CaslonPro/b/n }{}
\DeclareFontShape{U}{CaslonPro}{bx}{it}{ <-> ssub * CaslonPro/b/it }{}
\DeclareFontShape{U}{CaslonPro}{bx}{sc}{ <-> ssub * CaslonPro/b/sc }{}
>>
> After some testing, I found that \usepackage[safe]{tipa} was causing
> the error. But my workaround (encoding T1) did not harm my non-ASCII
> characters, since I used Adobe Garamond Pro instead of Hoefler Text in
> my real document.
>
> The only declaration which does not work yet is the following:
>
> \DeclareFontShape{U}{agaram}{m}{sc}%
> {<-> "AGaramondPro-Regular:Letter\space Case=Small\space Caps"}{}
>
> Can't XeTeX access Adobe Garamond Pro's small caps? Or am I missing
> something?
>
> Now there's just two more tasks to make me a happy XeTeX convert:
>
> XeTeX should play nice with the beamer class
> pstricks graphs should appear after a XeTeX typesetting
>
> Is this possible at all?
>
> Yes, you are right. I will join the XeTeX mailing list.
>
> Thanks,
>
> Jan
> --
> Remember: use logout to logout.
> --------------------- Info ---------------------
> Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
> & FAQ: http://latex.yauh.de/faq/
> TeX FAQ: http://www.tex.ac.uk/faq
> List Post: <mailto:MacOSX-TeX at email.esm.psu.edu>
>
>
>
--
chris ciotti <chris_ciotti at yahoo.com>
http://www.keyserver.net/en/
Key ID: 0x0BD2B97A
--------------------- Info ---------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
& FAQ: http://latex.yauh.de/faq/
TeX FAQ: http://www.tex.ac.uk/faq
List Post: <mailto:MacOSX-TeX at email.esm.psu.edu>
More information about the macostex-archives
mailing list