summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/zefonts/zefonts.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/zefonts/zefonts.sty')
-rw-r--r--Master/texmf-dist/tex/latex/zefonts/zefonts.sty16
1 files changed, 16 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/zefonts/zefonts.sty b/Master/texmf-dist/tex/latex/zefonts/zefonts.sty
new file mode 100644
index 00000000000..77c7137f26a
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/zefonts/zefonts.sty
@@ -0,0 +1,16 @@
+%%
+%% This is file `zefonts.sty', by Robert Fuster
+%%
+\def\fileversion{1.0}
+\def\filedate{1997/06/13}
+\def\docdate {1997/06/13}
+\NeedsTeXFormat{LaTeX2e}
+\ProvidesPackage{zefonts}[\filedate\space\fileversion\space
+ virtual T1 fonts from cm, ptm and phv]
+\RequirePackage[T1]{fontenc}
+\renewcommand{\sfdefault}{zess}
+\renewcommand{\rmdefault}{zer}
+\renewcommand{\ttdefault}{zett}
+\endinput
+%%
+%% End of file `zefonts.sty'.