diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/lm/t1lmvtt.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/lm/t1lmvtt.fd | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/lm/t1lmvtt.fd b/Master/texmf-dist/tex/latex/lm/t1lmvtt.fd new file mode 100644 index 00000000000..a9f98a15e36 --- /dev/null +++ b/Master/texmf-dist/tex/latex/lm/t1lmvtt.fd @@ -0,0 +1,18 @@ +\ProvidesFile{t1lmvtt.fd}[2005/08/29 v1.2 Font defs for Latin Modern] +\DeclareFontFamily{T1}{lmvtt}{\hyphenchar \font\m@ne} +\DeclareFontShape{T1}{lmvtt}{m}{n} + {<-> ec-lmvtt10}{} +\DeclareFontShape{T1}{lmvtt}{m}{sl} + {<-> ec-lmvtto10}{} +%%%%%%%% light (lt) and dark (dk) variants: +\DeclareFontShape{T1}{lmvtt}{lt}{n} + {<-> ec-lmvtl10}{} +\DeclareFontShape{T1}{lmvtt}{lt}{sl} + {<-> ec-lmvtlo10}{} +\DeclareFontShape{T1}{lmvtt}{dk}{n} + {<-> ec-lmvtk10}{} +\DeclareFontShape{T1}{lmvtt}{dk}{sl} + {<-> ec-lmvtko10}{} +\endinput +%% +%% End of file `t1lmvtt.fd'. |