summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/fundus/ot1ocmss.fd
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-01-12 23:56:15 +0000
committerKarl Berry <karl@freefriends.org>2006-01-12 23:56:15 +0000
commit8be70ac41dceb12ab439f9ba896fcae5a873a481 (patch)
tree0f696636ba716cd4c5b19a98194e448202dc7d24 /Master/texmf-dist/tex/latex/fundus/ot1ocmss.fd
parenta4b670466f6280ea88e68ccb6efde519f776c426 (diff)
fundus
git-svn-id: svn://tug.org/texlive/trunk@945 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/fundus/ot1ocmss.fd')
-rw-r--r--Master/texmf-dist/tex/latex/fundus/ot1ocmss.fd51
1 files changed, 51 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/fundus/ot1ocmss.fd b/Master/texmf-dist/tex/latex/fundus/ot1ocmss.fd
new file mode 100644
index 00000000000..bde222ecf66
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/fundus/ot1ocmss.fd
@@ -0,0 +1,51 @@
+%
+\ProvidesFile{ot1ocmss.fd}[1997/06/19 Outlined computer modern sans serif fonts]
+%------------------------------------------------------------------------------
+% Copyright 1997 by Gerd Neugebauer
+% Gerd Neugebauer
+% Mainzer Str. 16
+% 56321 Rhens
+% gerd@informatik.uni-koblenz.de
+%
+% For further copyright information, and conditions for modification
+% and distribution, see the file legal.txt, and any other copyright
+% notices in this file.
+%
+% This system 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.
+%
+% For error reports concerning UNCHANGED versions of this file no
+% more than one year old, see bugs.txt.
+%
+% Please do not request updates from us directly. Primary
+% distribution is through the CTAN archives.
+%
+%
+% IMPORTANT COPYRIGHT NOTICE:
+%
+% Permission is granted to copy this file to another file with a
+% clearly different name and to customize the declarations in that
+% copy to serve the needs of your installation, provided that you
+% comply with the conditions in the file legal.txt.
+%
+% However, NO PERMISSION is granted to produce or to distribute a
+% modified version of this file under its original name.
+%
+% You are NOT ALLOWED to change this file.
+%
+
+\DeclareFontFamily{OT1}{ocmss}{\hyphenchar\font45 }
+\DeclareFontShape{OT1}{ocmss}{m}{n}
+ {
+ <5><6><7><8><9>ocmss8
+ <10><10.95>ocmss10
+ <12><14.4>ocmss12
+ <17.28><20.74><24.88><29.86><35.83><43>ocmss17
+ }{}
+\DeclareFontShape{OT1}{ocmss}{dc}{n}
+ {<5><6><7><8><9><10><10.95><12><14.4><17.28><20.74><24.88><29.86><35.83><43>ocmsdc10
+ }{}
+\endinput
+%%
+%% End of file `ot1ocmss.fd'.