summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/bayer/ot1universal.fd
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-01-12 23:51:58 +0000
committerKarl Berry <karl@freefriends.org>2006-01-12 23:51:58 +0000
commit7ef755a75edc5880d1506dd8c5770db67deeabe0 (patch)
tree9f39de640f0851edc558face296277c6504188e0 /Master/texmf-dist/tex/latex/bayer/ot1universal.fd
parent184c6126d990c544f34b1db967c1d91c4973dfb7 (diff)
bayer
git-svn-id: svn://tug.org/texlive/trunk@695 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/bayer/ot1universal.fd')
-rw-r--r--Master/texmf-dist/tex/latex/bayer/ot1universal.fd56
1 files changed, 56 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/bayer/ot1universal.fd b/Master/texmf-dist/tex/latex/bayer/ot1universal.fd
new file mode 100644
index 00000000000..e52b9dc0928
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/bayer/ot1universal.fd
@@ -0,0 +1,56 @@
+%%
+%% This is file `ot1universal.fd',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% universal.dtx (with options: `fd')
+%%
+%% Copyright (C) 1997 Christian Holm.
+%%
+%% This file is NOT the source for universal, because almost all
+%% comments have been stripped from it. It is NOT the preferred
+%% form of universal for making modifications to it.
+%%
+%% Therefore you can NOT redistribute and/or modify THIS file.
+%% You can however redistribute the complete source (universal.dtx
+%% and universal.ins) and/or modify it under the terms of the GNU
+%% General Public License as published by the Free Software
+%% Foundation; either version 2, or (at your option) any later
+%% version.
+%%
+%% The universal font and package is distributed in the hope that
+%% it will be useful, but WITHOUT ANY WARRANTY; without even the
+%% implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
+%% PURPOSE. See the GNU General Public License for more details.
+%%
+%% You should have received a copy of the GNU General Public
+%% License along with this program; if not, write to the
+%% Free Software Foundation, Inc.,
+%% 675 Mass Ave, Cambridge,
+%% MA 02139, USA.
+%%
+%% See the file universal.dtx for further comments and documentation.
+%%
+\ProvidesFile{ot1universal.fd}
+ [1997/01/14 v2.5a Non standard LaTeX font definitions]
+\DeclareFontFamily{OT1}{universal}{\hyphenchar\font45 }
+\DeclareFontShape{OT1}{universal}{m}{n}
+ {
+ <5><6><7><8>universal8
+ <9>universal9
+ <10><10.95>universal10
+ <12><14.4>universal12
+ <17.28><20.74><24.88>universal17
+ }{}
+\DeclareFontShape{OT1}{universal}{m}{it}{<->ssub*cmss/m/sl}{}
+\DeclareFontShape{OT1}{universal}{m}{sl}{<->ssub*cmss/m/sl}{}
+\DeclareFontShape{OT1}{universal}{m}{sc}{<->ssub*cmr/m/sc}{}
+\DeclareFontShape{OT1}{universal}{m}{ui}{<->ssub*cmr/m/ui}{}
+\DeclareFontShape{OT1}{universal}{sbc}{n}{<->ssub*cmss/sbc/n}{}
+\DeclareFontShape{OT1}{universal}{bx}{n}{<->ssub*cmss/bx/n}{}
+\DeclareFontShape{OT1}{universal}{bx}{ui}{<->ssub*cmr/bx/ui}{}
+
+\endinput
+%%
+%% End of file `ot1universal.fd'.