diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/lm/t1lmtt.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/lm/t1lmtt.fd | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/lm/t1lmtt.fd b/Master/texmf-dist/tex/latex/lm/t1lmtt.fd new file mode 100644 index 00000000000..4c22bafbf43 --- /dev/null +++ b/Master/texmf-dist/tex/latex/lm/t1lmtt.fd @@ -0,0 +1,36 @@ +\ProvidesFile{t1lmtt.fd}[2005/08/29 v1.2 Font defs for Latin Modern] +\DeclareFontFamily{T1}{lmtt}{\hyphenchar \font\m@ne} +\DeclareFontShape{T1}{lmtt}{m}{n} + {<-8.5> ec-lmtt8 <8.5-9.5> ec-lmtt9 + <9.5-11> ec-lmtt10 <11-> ec-lmtt12 + }{} +\DeclareFontShape{T1}{lmtt}{m}{it} +{<-> ec-lmtti10}{} +\DeclareFontShape{T1}{lmtt}{m}{sl} +{<-> ec-lmtto10}{} +\DeclareFontShape{T1}{lmtt}{m}{sc} +{<-> ec-lmtcsc10}{} +\DeclareFontShape{T1}{lmtt}{m}{scsl} +{<-> ec-lmtcso10}{} +%%%%%%%% light (lt), light condensed (lc), and dark (dk) variants: +\DeclareFontShape{T1}{lmtt}{lt}{n} +{<-> ec-lmtl10}{} +\DeclareFontShape{T1}{lmtt}{lt}{sl} +{<-> ec-lmtlo10}{} +\DeclareFontShape{T1}{lmtt}{lc}{n} +{<-> ec-lmtlc10}{} +\DeclareFontShape{T1}{lmtt}{lc}{sl} +{<-> ec-lmtlco10}{} +\DeclareFontShape{T1}{lmtt}{dk}{n} +{<-> ec-lmtk10}{} +\DeclareFontShape{T1}{lmtt}{dk}{sl} +{<-> ec-lmtko10}{} +\DeclareFontShape{T1}{lmtt}{bx}{n} + {<->sub*lmtt/dk/n}{} +\DeclareFontShape{T1}{lmtt}{bx}{it} + {<->sub*lmtt/dk/sl}{} +\DeclareFontShape{T1}{lmtt}{bx}{sl} + {<->sub*lmtt/dk/sl}{} +\endinput +%% +%% End of file `t1lmtt.fd'. |