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