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