[OS X TeX] script fonts

Peter Dyballa Peter_Dyballa at Web.DE
Tue May 10 11:10:21 CEST 2005


Am 10.05.2005 um 01:23 schrieb Hendrik Chaltin:

> Anyway, if there are only three fonts,
> isn't there a simple way
> to use all three at the same time?

Besides Times, Palatino, and Euler there are RSFS, Computer Modern -- 
and of course Zapf Chancery-Medium Italic, could be Latin Modern has 
some too.

To use all fonts in one document just look into the STY or CLS files 
and copy their declarations à la

\DeclareFontFamily{OT1}{pzc}{}
\DeclareFontShape{OT1}{pzc}{m}{it}{<-> s * [0.900] pzcmi7t}{}
\DeclareMathAlphabet{\mathpzc}{OT1}{pzc}{m}{it}

into your TeX file's preample. You can give each font a diffrent name, 
because it's NFSS2. Now you can type:

\begin{document}
	$\mathpzc{Beauté est si simple ...}$
\end{document}

but since it's math *and* OT1 it will look a bit different ... could 
look ugly!

--
Greetings

   Pete

Windows, c'est un peu comme le beaujolais nouveau: a chaque nouvelle 
cuvée on sait que ce sera dégueulasse, mais on en prend quand même, par 
masochisme.

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