summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/lm/ts1lmtt.fd
diff options
context:
space:
mode:
authorStaszek Wawrykiewicz <staw@gust.org.pl>2006-05-20 02:47:11 +0000
committerStaszek Wawrykiewicz <staw@gust.org.pl>2006-05-20 02:47:11 +0000
commit3472586f692835814d02a40bd21b48d4c3947475 (patch)
treeca0b83a52fe1809e441e76f3376ac26ca8cc08b3 /Master/texmf-dist/tex/latex/lm/ts1lmtt.fd
parentbd1e040bd2cc5b54666c7f225a8e9a154ec61cda (diff)
lm 1.00 update
git-svn-id: svn://tug.org/texlive/trunk@1581 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/lm/ts1lmtt.fd')
-rw-r--r--Master/texmf-dist/tex/latex/lm/ts1lmtt.fd32
1 files changed, 22 insertions, 10 deletions
diff --git a/Master/texmf-dist/tex/latex/lm/ts1lmtt.fd b/Master/texmf-dist/tex/latex/lm/ts1lmtt.fd
index 997f457d234..39ca0d3b337 100644
--- a/Master/texmf-dist/tex/latex/lm/ts1lmtt.fd
+++ b/Master/texmf-dist/tex/latex/lm/ts1lmtt.fd
@@ -1,4 +1,10 @@
-\ProvidesFile{ts1lmtt.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{ts1lmtt.fd}[2006/04/24 v1.2 Font defs for Latin Modern]
\DeclareFontFamily{TS1}{lmtt}{\hyphenchar \font\m@ne}
\DeclareFontShape{TS1}{lmtt}{m}{n}
{<-8.5> ts1-lmtt8 <8.5-9.5> ts1-lmtt9
@@ -12,25 +18,31 @@
{<-> ts1-lmtcsc10}{}
\DeclareFontShape{TS1}{lmtt}{m}{scsl}
{<-> ts1-lmtcso10}{}
-%%%%%%%% light (lt), light condensed (lc), and dark (dk) variants:
-\DeclareFontShape{TS1}{lmtt}{lt}{n}
+%%%%%%%% light (l), light condensed (lc), and dark (b) variants:
+\DeclareFontShape{TS1}{lmtt}{l}{n}
{<-> ts1-lmtl10}{}
-\DeclareFontShape{TS1}{lmtt}{lt}{sl}
+\DeclareFontShape{TS1}{lmtt}{l}{it}
+ {<->sub*lmtt/l/sl}{}
+\DeclareFontShape{TS1}{lmtt}{l}{sl}
{<-> ts1-lmtlo10}{}
\DeclareFontShape{TS1}{lmtt}{lc}{n}
{<-> ts1-lmtlc10}{}
+\DeclareFontShape{TS1}{lmtt}{lc}{it}
+ {<->sub*lmtt/lc/sl}{}
\DeclareFontShape{TS1}{lmtt}{lc}{sl}
{<-> ts1-lmtlco10}{}
-\DeclareFontShape{TS1}{lmtt}{dk}{n}
+\DeclareFontShape{TS1}{lmtt}{b}{n}
{<-> ts1-lmtk10}{}
-\DeclareFontShape{TS1}{lmtt}{dk}{sl}
+\DeclareFontShape{TS1}{lmtt}{b}{it}
+ {<->sub*lmtt/b/sl}{}
+\DeclareFontShape{TS1}{lmtt}{b}{sl}
{<-> ts1-lmtko10}{}
-\DeclareFontShape{TS1}{lmtt}{bx}{n}
- {<->sub*lmtt/dk/n}{}
\DeclareFontShape{TS1}{lmtt}{bx}{it}
- {<->sub*lmtt/dk/sl}{}
+ {<->sub*lmtt/b/sl}{}
+\DeclareFontShape{TS1}{lmtt}{bx}{n}
+ {<->ssub*lmtt/b/n}{}
\DeclareFontShape{TS1}{lmtt}{bx}{sl}
- {<->sub*lmtt/dk/sl}{}
+ {<->ssub*lmtt/b/sl}{}
\endinput
%%
%% End of file `ts1lmtt.fd'.