summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/universa/ot1uni.fd
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-01-13 00:10:43 +0000
committerKarl Berry <karl@freefriends.org>2006-01-13 00:10:43 +0000
commit8a1d8688a3d070438fc4b57f82774aa8e959bb5e (patch)
treecd98cc34fe29808ce6206608cfeee91754d77333 /Master/texmf-dist/tex/latex/universa/ot1uni.fd
parent39a1e82993af86b8eba5877884dcde5334e51d10 (diff)
universa
git-svn-id: svn://tug.org/texlive/trunk@1431 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/universa/ot1uni.fd')
-rw-r--r--Master/texmf-dist/tex/latex/universa/ot1uni.fd118
1 files changed, 118 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/universa/ot1uni.fd b/Master/texmf-dist/tex/latex/universa/ot1uni.fd
new file mode 100644
index 00000000000..d6b3f05d39e
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/universa/ot1uni.fd
@@ -0,0 +1,118 @@
+%%
+%% This is file `ot1uni.fd',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% uni.dtx (with options: `ot1')
+%%
+%% Copyright (C) 1998 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 (uni.dtx
+%% and uni.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 package; if not, write to the
+%% Free Software Foundation, Inc.,
+%% 675 Mass Ave, Cambridge,
+%% MA 02139, USA.
+%%
+%% See the file uni.dtx for further comments and documentation.
+%%
+
+\ProvidesFile{ot1uni.fd}%
+ [1998/08/01 v2.0 Non standard LaTeX font definitions]
+\DeclareFontFamily{OT1}{uni}{\hyphenchar\font45 }
+
+\DeclareFontShape{OT1}{uni}{m}{n}{
+ <5><6><7><8>fulmr8
+ <9>fulmr9
+ <10><10.95>fulmr10
+ <12><14.4>fulmr12
+ <17.28><20.74><24.88>fulmr17
+ }{}
+
+\DeclareFontShape{OT1}{uni}{m}{sl}{
+ <5><6><7><8>fulmo8
+ <9>fulmo9
+ <10><10.95>fulmo10
+ <12><14.4>fulmo12
+ <17.28><20.74><24.88>fulmo17
+ }{}
+
+\DeclareFontShape{OT1}{uni}{m}{sc}{
+ <5><6><7><8>fulmc8
+ <9>fulmc9
+ <10><10.95>fulmc10
+ <12><14.4>fulmc12
+ <17.28><20.74><24.88>fulmc17
+ }{}
+
+\DeclareFontShape{OT1}{uni}{m}{st}{
+ <5><6><7><8>fulmst8
+ <9>fulmst9
+ <10><10.95>fulmst10
+ <12><14.4>fulmst12
+ <17.28><20.74><24.88>fulmst17
+ }{}
+
+\DeclareFontShape{OT1}{uni}{b}{n}{
+ <5><6><7><8>fulbr8
+ <9>fulbr9
+ <10><10.95>fulbr10
+ <12><14.4>fulbr12
+ <17.28><20.74><24.88>fulbr17
+ }{}
+
+\DeclareFontShape{OT1}{uni}{b}{sl}{
+ <5><6><7><8>fulbo8
+ <9>fulbo9
+ <10><10.95>fulbo10
+ <12><14.4>fulbo12
+ <17.28><20.74><24.88>fulbo17
+ }{}
+
+\DeclareFontShape{OT1}{uni}{b}{sc}{
+ <5><6><7><8>fulbc8
+ <9>fulbc9
+ <10><10.95>fulbc10
+ <12><14.4>fulbc12
+ <17.28><20.74><24.88>fulbc17
+ }{}
+
+\DeclareFontShape{OT1}{uni}{b}{st}{
+ <5><6><7><8>fulbst8
+ <9>fulbst9
+ <10><10.95>fulbst10
+ <12><14.4>fulbst12
+ <17.28><20.74><24.88>fulbst17
+ }{}
+
+\DeclareFontShape{OT1}{uni}{m}{it}{<->ssub*uni/m/sl}{}
+\DeclareFontShape{OT1}{uni}{m}{ui}{<->ssub*uni/m/n}{}
+\DeclareFontShape{OT1}{uni}{b}{it}{<->ssub*uni/b/sl}{}
+\DeclareFontShape{OT1}{uni}{bx}{n}{<->ssub*uni/b/n}{}
+\DeclareFontShape{OT1}{uni}{bx}{sl}{<->ssub*uni/b/sl}{}
+\DeclareFontShape{OT1}{uni}{bx}{sc}{<->ssub*uni/b/sc}{}
+\DeclareFontShape{OT1}{uni}{bx}{st}{<->ssub*uni/b/st}{}
+\DeclareFontShape{OT1}{uni}{bx}{it}{<->ssub*uni/b/sl}{}
+\DeclareFontShape{OT1}{uni}{bc}{ui}{<->ssub*uni/b/n}{}
+\DeclareFontShape{OT1}{uni}{sbc}{n}{<->ssub*uni/b/n}{}
+
+
+\endinput
+%%
+%% End of file `ot1uni.fd'.