diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-12 23:56:15 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-12 23:56:15 +0000 |
commit | 8be70ac41dceb12ab439f9ba896fcae5a873a481 (patch) | |
tree | 0f696636ba716cd4c5b19a98194e448202dc7d24 /Master/texmf-dist/tex/latex/fundus/ot1ocmtt.fd | |
parent | a4b670466f6280ea88e68ccb6efde519f776c426 (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/ot1ocmtt.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/fundus/ot1ocmtt.fd | 52 |
1 files changed, 52 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/fundus/ot1ocmtt.fd b/Master/texmf-dist/tex/latex/fundus/ot1ocmtt.fd new file mode 100644 index 00000000000..523f6aa8295 --- /dev/null +++ b/Master/texmf-dist/tex/latex/fundus/ot1ocmtt.fd @@ -0,0 +1,52 @@ +% +\ProvidesFile{ot1ocmtt.fd}[1997/06/19 Outlined computer modern teletype] +%------------------------------------------------------------------------------ +% 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}{ocmtt}{\hyphenchar \font\m@ne} +\DeclareFontShape{OT1}{ocmtt}{m}{n} + { + <5><6><7><8><9> ocmtt9 + <10><10.95>ocmtt10 + <12><14.4><17.28><20.74><24.88><29.86><35.83><43>ocmtt12 + }{} +\DeclareFontShape{OT1}{ocmtt}{m}{i} + { + <5><6><7><8><9><10><10.95><12><14.4><17.28><20.74><24.88><29.86> + <35.83><43>ocmti10 + }{} +\endinput +%% +%% End of file `ot1ocmtt.fd'. |