summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/lm/ts1lmtt.fd
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-01-12 23:58:13 +0000
committerKarl Berry <karl@freefriends.org>2006-01-12 23:58:13 +0000
commit665b4c241d89f8871da6b3c9999f1c96f325e9aa (patch)
treee56d42d9e8f1c5b6c9d9f02d3a2317af486cb43f /Master/texmf-dist/tex/latex/lm/ts1lmtt.fd
parent54bd2f24cdc4d57e45e56d1340a00ecf10ca4333 (diff)
lm
git-svn-id: svn://tug.org/texlive/trunk@1049 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.fd36
1 files changed, 36 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/lm/ts1lmtt.fd b/Master/texmf-dist/tex/latex/lm/ts1lmtt.fd
new file mode 100644
index 00000000000..997f457d234
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/lm/ts1lmtt.fd
@@ -0,0 +1,36 @@
+\ProvidesFile{ts1lmtt.fd}[2005/08/29 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
+ <9.5-11> ts1-lmtt10 <11-> ts1-lmtt12
+ }{}
+\DeclareFontShape{TS1}{lmtt}{m}{it}
+{<-> ts1-lmtti10}{}
+\DeclareFontShape{TS1}{lmtt}{m}{sl}
+{<-> ts1-lmtto10}{}
+\DeclareFontShape{TS1}{lmtt}{m}{sc}
+{<-> ts1-lmtcsc10}{}
+\DeclareFontShape{TS1}{lmtt}{m}{scsl}
+{<-> ts1-lmtcso10}{}
+%%%%%%%% light (lt), light condensed (lc), and dark (dk) variants:
+\DeclareFontShape{TS1}{lmtt}{lt}{n}
+{<-> ts1-lmtl10}{}
+\DeclareFontShape{TS1}{lmtt}{lt}{sl}
+{<-> ts1-lmtlo10}{}
+\DeclareFontShape{TS1}{lmtt}{lc}{n}
+{<-> ts1-lmtlc10}{}
+\DeclareFontShape{TS1}{lmtt}{lc}{sl}
+{<-> ts1-lmtlco10}{}
+\DeclareFontShape{TS1}{lmtt}{dk}{n}
+{<-> ts1-lmtk10}{}
+\DeclareFontShape{TS1}{lmtt}{dk}{sl}
+{<-> ts1-lmtko10}{}
+\DeclareFontShape{TS1}{lmtt}{bx}{n}
+ {<->sub*lmtt/dk/n}{}
+\DeclareFontShape{TS1}{lmtt}{bx}{it}
+ {<->sub*lmtt/dk/sl}{}
+\DeclareFontShape{TS1}{lmtt}{bx}{sl}
+ {<->sub*lmtt/dk/sl}{}
+\endinput
+%%
+%% End of file `ts1lmtt.fd'.