diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/lm/ot1lmvtt.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/lm/ot1lmvtt.fd | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/lm/ot1lmvtt.fd b/Master/texmf-dist/tex/latex/lm/ot1lmvtt.fd new file mode 100644 index 00000000000..22ad91e4c6a --- /dev/null +++ b/Master/texmf-dist/tex/latex/lm/ot1lmvtt.fd @@ -0,0 +1,36 @@ +% This file belongs to the Latin Modern package. The work is released under +% the GUST Font License. See the MANIFEST.txt and README.eng files +% for the details. For the most recent version of this license see +% http://www.gust.org.pl/fonts/licenses/GUST-FONT-LICENSE.txt or +% http://tug.org/fonts/licenses/GUST-FONT-LICENSE.txt + +\ProvidesFile{ot1lmvtt.fd}[2007/01/14 v1.3 Font defs for Latin Modern] +\DeclareFontFamily{OT1}{lmvtt}{\hyphenchar \font\m@ne} +\DeclareFontShape{OT1}{lmvtt}{m}{n} + {<-> rm-lmvtt10}{} +\DeclareFontShape{OT1}{lmvtt}{m}{sl} + {<-> rm-lmvtto10}{} +\DeclareFontShape{OT1}{lmvtt}{m}{it} + {<->sub*lmvtt/m/sl}{} +%%%%%%%% light (l) and dark (b) variants: +\DeclareFontShape{OT1}{lmvtt}{l}{n} + {<-> rm-lmvtl10}{} +\DeclareFontShape{OT1}{lmvtt}{l}{sl} + {<-> rm-lmvtlo10}{} +\DeclareFontShape{OT1}{lmvtt}{l}{it} + {<->sub*lmvtt/l/sl}{} +\DeclareFontShape{OT1}{lmvtt}{b}{n} + {<-> rm-lmvtk10}{} +\DeclareFontShape{OT1}{lmvtt}{b}{sl} + {<-> rm-lmvtko10}{} +\DeclareFontShape{OT1}{lmvtt}{b}{it} + {<->sub*lmvtt/b/sl}{} +\DeclareFontShape{OT1}{lmvtt}{bx}{n} + {<->ssub*lmvtt/b/n}{} +\DeclareFontShape{OT1}{lmvtt}{bx}{sl} + {<->ssub*lmvtt/b/sl}{} +\DeclareFontShape{OT1}{lmvtt}{bx}{it} + {<->sub*lmvtt/b/sl}{} +\endinput +%% +%% End of file `ot1lmvtt.fd'. |