diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/lm/t5lmvtt.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/lm/t5lmvtt.fd | 30 |
1 files changed, 24 insertions, 6 deletions
diff --git a/Master/texmf-dist/tex/latex/lm/t5lmvtt.fd b/Master/texmf-dist/tex/latex/lm/t5lmvtt.fd index b0b96b53a14..7d4e1999008 100644 --- a/Master/texmf-dist/tex/latex/lm/t5lmvtt.fd +++ b/Master/texmf-dist/tex/latex/lm/t5lmvtt.fd @@ -1,18 +1,36 @@ -\ProvidesFile{t5lmvtt.fd}[2005/08/29 v1.2 Font defs for Latin Modern] +% This file belongs to the Latin Modern package. The work is released under +% the GUST Font Source 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-SOURCE-LICENSE.txt or +% http://tug.org/fonts/licenses/GUST-FONT-SOURCE-LICENSE.txt + +\ProvidesFile{t5lmvtt.fd}[2006/04/24 v1.2 Font defs for Latin Modern] \DeclareFontFamily{T5}{lmvtt}{\hyphenchar \font\m@ne} \DeclareFontShape{T5}{lmvtt}{m}{n} {<-> t5-lmvtt10}{} \DeclareFontShape{T5}{lmvtt}{m}{sl} {<-> t5-lmvtto10}{} -%%%%%%%% light (lt) and dark (dk) variants: -\DeclareFontShape{T5}{lmvtt}{lt}{n} +\DeclareFontShape{T5}{lmvtt}{m}{it} + {<->sub*lmvtt/m/sl}{} +%%%%%%%% light (l) and dark (b) variants: +\DeclareFontShape{T5}{lmvtt}{l}{n} {<-> t5-lmvtl10}{} -\DeclareFontShape{T5}{lmvtt}{lt}{sl} +\DeclareFontShape{T5}{lmvtt}{l}{sl} {<-> t5-lmvtlo10}{} -\DeclareFontShape{T5}{lmvtt}{dk}{n} +\DeclareFontShape{T5}{lmvtt}{l}{it} + {<->sub*lmvtt/l/sl}{} +\DeclareFontShape{T5}{lmvtt}{b}{n} {<-> t5-lmvtk10}{} -\DeclareFontShape{T5}{lmvtt}{dk}{sl} +\DeclareFontShape{T5}{lmvtt}{b}{sl} {<-> t5-lmvtko10}{} +\DeclareFontShape{T5}{lmvtt}{b}{it} + {<->sub*lmvtt/b/sl}{} +\DeclareFontShape{T5}{lmvtt}{bx}{n} + {<->ssub*lmvtt/b/n}{} +\DeclareFontShape{T5}{lmvtt}{bx}{sl} + {<->ssub*lmvtt/b/sl}{} +\DeclareFontShape{T5}{lmvtt}{bx}{it} + {<->sub*lmvtt/b/sl}{} \endinput %% %% End of file `t5lmvtt.fd'. |