diff options
author | Staszek Wawrykiewicz <staw@gust.org.pl> | 2007-01-19 19:12:34 +0000 |
---|---|---|
committer | Staszek Wawrykiewicz <staw@gust.org.pl> | 2007-01-19 19:12:34 +0000 |
commit | 3324061cdc76b5d21c0f467138d27206fa58cbc3 (patch) | |
tree | 758ef6ac92f8a7da2dcee62d13e8ec6b2c115ebb /Master/texmf-dist/tex/latex/lm/il2lmtt.fd | |
parent | db0fef4fba38f67dd14b19eeaaf85f057448f41d (diff) |
lm 1.010
git-svn-id: svn://tug.org/texlive/trunk@3597 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/lm/il2lmtt.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/lm/il2lmtt.fd | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/lm/il2lmtt.fd b/Master/texmf-dist/tex/latex/lm/il2lmtt.fd new file mode 100644 index 00000000000..7f109e2ebbf --- /dev/null +++ b/Master/texmf-dist/tex/latex/lm/il2lmtt.fd @@ -0,0 +1,48 @@ +% 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{il2lmtt.fd}[2007/01/14 v1.3 Font defs for Latin Modern] +\DeclareFontFamily{IL2}{lmtt}{\hyphenchar \font\m@ne} +\DeclareFontShape{IL2}{lmtt}{m}{n} + {<-8.5> cs-lmtt8 <8.5-9.5> cs-lmtt9 + <9.5-11> cs-lmtt10 <11-> cs-lmtt12 + }{} +\DeclareFontShape{IL2}{lmtt}{m}{it} +{<-> cs-lmtti10}{} +\DeclareFontShape{IL2}{lmtt}{m}{sl} +{<-> cs-lmtto10}{} +\DeclareFontShape{IL2}{lmtt}{m}{sc} +{<-> cs-lmtcsc10}{} +\DeclareFontShape{IL2}{lmtt}{m}{scsl} +{<-> cs-lmtcso10}{} +%%%%%%%% light (l), light condensed (lc), and dark (b) variants: +\DeclareFontShape{IL2}{lmtt}{l}{n} +{<-> cs-lmtl10}{} +\DeclareFontShape{IL2}{lmtt}{l}{it} + {<->sub*lmtt/l/sl}{} +\DeclareFontShape{IL2}{lmtt}{l}{sl} +{<-> cs-lmtlo10}{} +\DeclareFontShape{IL2}{lmtt}{lc}{n} +{<-> cs-lmtlc10}{} +\DeclareFontShape{IL2}{lmtt}{lc}{it} + {<->sub*lmtt/lc/sl}{} +\DeclareFontShape{IL2}{lmtt}{lc}{sl} +{<-> cs-lmtlco10}{} +\DeclareFontShape{IL2}{lmtt}{b}{n} +{<-> cs-lmtk10}{} +\DeclareFontShape{IL2}{lmtt}{b}{it} + {<->sub*lmtt/b/sl}{} +\DeclareFontShape{IL2}{lmtt}{b}{sl} +{<-> cs-lmtko10}{} +\DeclareFontShape{IL2}{lmtt}{bx}{it} + {<->sub*lmtt/b/sl}{} +\DeclareFontShape{IL2}{lmtt}{bx}{n} + {<->ssub*lmtt/b/n}{} +\DeclareFontShape{IL2}{lmtt}{bx}{sl} + {<->ssub*lmtt/b/sl}{} +\endinput +%% +%% End of file `il2lmtt.fd'. |