diff options
Diffstat (limited to 'Master/texmf-dist/tex/generic/ofs/a35.sty')
-rw-r--r-- | Master/texmf-dist/tex/generic/ofs/a35.sty | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/generic/ofs/a35.sty b/Master/texmf-dist/tex/generic/ofs/a35.sty new file mode 100644 index 00000000000..1e7d8edc5c1 --- /dev/null +++ b/Master/texmf-dist/tex/generic/ofs/a35.sty @@ -0,0 +1,25 @@ +%%% OSF-style file, see ofsdoc.tex for more details +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +%%% Jul 2001 Petr Olsak + +% See ofsdoc.tex manual for more details. +% This file is a part of OFS macro package by Petr Olsak. + +\ifx\OFSprocessoptions\undefined + \ProvidesPackage {a35} + \RequirePackage {ofs} +\fi + +\OFSputfamlist {a35.sty:} + +\OFSdeclarefamily [AvantGarde] {pag} \OFSnormalvariants +\OFSdeclarefamily [Bookman] {pbk} \OFSnormalvariants +\OFSdeclarefamily [NewCentury] {pnc} \OFSnormalvariants +\OFSdeclarefamily [Palatino] {ppl} \OFSnormalvariants +\OFSdeclarefamily [ZapfChancery] {pzc} +\OFSputfamlist {\string\rm, \space- , \string\it, \space -} +\OFSdeclarefamily [ZapfDingbats] {pzd} +\OFSputfamlist {\string\rm, \space- , \space- , \space -} +\OFSdeclarefamily [Symbol] {psy} +\OFSputfamlist {\string\rm, \space- , \string\it, \space -} + |