summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/fundus/outline/ot1ocmss.fd
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /macros/latex/contrib/fundus/outline/ot1ocmss.fd
Initial commit
Diffstat (limited to 'macros/latex/contrib/fundus/outline/ot1ocmss.fd')
-rw-r--r--macros/latex/contrib/fundus/outline/ot1ocmss.fd51
1 files changed, 51 insertions, 0 deletions
diff --git a/macros/latex/contrib/fundus/outline/ot1ocmss.fd b/macros/latex/contrib/fundus/outline/ot1ocmss.fd
new file mode 100644
index 0000000000..bde222ecf6
--- /dev/null
+++ b/macros/latex/contrib/fundus/outline/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'.