diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/lm/ot1lmtt.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/lm/ot1lmtt.fd | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/lm/ot1lmtt.fd b/Master/texmf-dist/tex/latex/lm/ot1lmtt.fd new file mode 100644 index 00000000000..4cc2731ac67 --- /dev/null +++ b/Master/texmf-dist/tex/latex/lm/ot1lmtt.fd @@ -0,0 +1,48 @@ +% 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{ot1lmtt.fd}[2007/01/14 v1.3 Font defs for Latin Modern] +\DeclareFontFamily{OT1}{lmtt}{\hyphenchar \font\m@ne} +\DeclareFontShape{OT1}{lmtt}{m}{n} + {<-8.5> rm-lmtt8 <8.5-9.5> rm-lmtt9 + <9.5-11> rm-lmtt10 <11-> rm-lmtt12 + }{} +\DeclareFontShape{OT1}{lmtt}{m}{it} +{<-> rm-lmtti10}{} +\DeclareFontShape{OT1}{lmtt}{m}{sl} +{<-> rm-lmtto10}{} +\DeclareFontShape{OT1}{lmtt}{m}{sc} +{<-> rm-lmtcsc10}{} +\DeclareFontShape{OT1}{lmtt}{m}{scsl} +{<-> rm-lmtcso10}{} +%%%%%%%% light (l), light condensed (lc), and dark (b) variants: +\DeclareFontShape{OT1}{lmtt}{l}{n} +{<-> rm-lmtl10}{} +\DeclareFontShape{OT1}{lmtt}{l}{it} + {<->sub*lmtt/l/sl}{} +\DeclareFontShape{OT1}{lmtt}{l}{sl} +{<-> rm-lmtlo10}{} +\DeclareFontShape{OT1}{lmtt}{lc}{n} +{<-> rm-lmtlc10}{} +\DeclareFontShape{OT1}{lmtt}{lc}{it} + {<->sub*lmtt/lc/sl}{} +\DeclareFontShape{OT1}{lmtt}{lc}{sl} +{<-> rm-lmtlco10}{} +\DeclareFontShape{OT1}{lmtt}{b}{n} +{<-> rm-lmtk10}{} +\DeclareFontShape{OT1}{lmtt}{b}{it} + {<->sub*lmtt/b/sl}{} +\DeclareFontShape{OT1}{lmtt}{b}{sl} +{<-> rm-lmtko10}{} +\DeclareFontShape{OT1}{lmtt}{bx}{it} + {<->sub*lmtt/b/sl}{} +\DeclareFontShape{OT1}{lmtt}{bx}{n} + {<->ssub*lmtt/b/n}{} +\DeclareFontShape{OT1}{lmtt}{bx}{sl} + {<->ssub*lmtt/b/sl}{} +\endinput +%% +%% End of file `ot1lmtt.fd'. |