diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/lm/l7xlmvtt.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/lm/l7xlmvtt.fd | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/lm/l7xlmvtt.fd b/Master/texmf-dist/tex/latex/lm/l7xlmvtt.fd new file mode 100644 index 00000000000..4f26ae7956d --- /dev/null +++ b/Master/texmf-dist/tex/latex/lm/l7xlmvtt.fd @@ -0,0 +1,36 @@ +% 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{l7xlmvtt.fd}[2007/01/14 v1.3 Font defs for Latin Modern] +\DeclareFontFamily{L7X}{lmvtt}{\hyphenchar \font\m@ne} +\DeclareFontShape{L7X}{lmvtt}{m}{n} + {<-> l7x-lmvtt10}{} +\DeclareFontShape{L7X}{lmvtt}{m}{sl} + {<-> l7x-lmvtto10}{} +\DeclareFontShape{L7X}{lmvtt}{m}{it} + {<->sub*lmvtt/m/sl}{} +%%%%%%%% light (l) and dark (b) variants: +\DeclareFontShape{L7X}{lmvtt}{l}{n} + {<-> l7x-lmvtl10}{} +\DeclareFontShape{L7X}{lmvtt}{l}{sl} + {<-> l7x-lmvtlo10}{} +\DeclareFontShape{L7X}{lmvtt}{l}{it} + {<->sub*lmvtt/l/sl}{} +\DeclareFontShape{L7X}{lmvtt}{b}{n} + {<-> l7x-lmvtk10}{} +\DeclareFontShape{L7X}{lmvtt}{b}{sl} + {<-> l7x-lmvtko10}{} +\DeclareFontShape{L7X}{lmvtt}{b}{it} + {<->sub*lmvtt/b/sl}{} +\DeclareFontShape{L7X}{lmvtt}{bx}{n} + {<->ssub*lmvtt/b/n}{} +\DeclareFontShape{L7X}{lmvtt}{bx}{sl} + {<->ssub*lmvtt/b/sl}{} +\DeclareFontShape{L7X}{lmvtt}{bx}{it} + {<->sub*lmvtt/b/sl}{} +\endinput +%% +%% End of file `l7xlmvtt.fd'. |