diff options
author | Karl Berry <karl@freefriends.org> | 2008-09-08 16:45:37 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-09-08 16:45:37 +0000 |
commit | 29a444eb276262ccb748072b3391429fe5d5bc3d (patch) | |
tree | 27c3a92ec111af894f9a98857321b14105b883b1 /Master/texmf-dist/tex/latex/mfnfss | |
parent | 637a51f112c06f32db72ba366d76104ff7b71fa0 (diff) |
mfnfss update (16aug08)
git-svn-id: svn://tug.org/texlive/trunk@10503 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/mfnfss')
-rw-r--r-- | Master/texmf-dist/tex/latex/mfnfss/pandora.sty | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/mfnfss/pandora.sty b/Master/texmf-dist/tex/latex/mfnfss/pandora.sty new file mode 100644 index 00000000000..6adf05586a5 --- /dev/null +++ b/Master/texmf-dist/tex/latex/mfnfss/pandora.sty @@ -0,0 +1,33 @@ +%% +%% This is file `pandora.sty', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% pandora.dtx (with options: `package') +%% +%% This is a generated file. +%% +%% Copyright 1993 1994 1995 1996 1997 1998 1999 +%% The LaTeX3 Project and any individual authors listed elsewhere +%% in this file. +%% +%% This file is part of the Standard LaTeX `MFNFSS Bundle'. +%% -------------------------------------------------------- +%% +%% It may be distributed under the terms of the LaTeX Project Public +%% License, as described in lppl.txt in the base LaTeX distribution. +%% Either version 1.0 or, at your option, any later version. +\NeedsTeXFormat{LaTeX2e} +\ProvidesPackage{pandora} + [1997/12/18 v2.1g + Standard LaTeX2e package (Pandora fonts)] +\renewcommand{\encodingdefault}{OT1} +\DeclareFontSubstitution{OT1}{panr}{m}{n} +\renewcommand{\rmdefault}{panr} +\renewcommand{\sfdefault}{pss} +\renewcommand{\bfdefault}{b} +\renewcommand{\itdefault}{sl} +\endinput +%% +%% End of file `pandora.sty'. |