summaryrefslogtreecommitdiff
path: root/fonts/zlmtt/tex/ot4zlmvtt.fd
diff options
context:
space:
mode:
Diffstat (limited to 'fonts/zlmtt/tex/ot4zlmvtt.fd')
-rw-r--r--fonts/zlmtt/tex/ot4zlmvtt.fd38
1 files changed, 38 insertions, 0 deletions
diff --git a/fonts/zlmtt/tex/ot4zlmvtt.fd b/fonts/zlmtt/tex/ot4zlmvtt.fd
new file mode 100644
index 0000000000..5b4ee00462
--- /dev/null
+++ b/fonts/zlmtt/tex/ot4zlmvtt.fd
@@ -0,0 +1,38 @@
+\ProvidesFile{ot4zlmvtt.fd}[2014/02/07 v1.0 Alternate font definitions for Latin Modern Typewriter, Michael Sharpe]
+\DeclareFontFamily{OT4}{zlmvtt}{}
+
+\expandafter\ifx\csname zlmtt@scale\endcsname\relax
+ \let\zlmtt@@scale\@empty
+\else
+ \edef\zlmtt@@scale{s*[\zlmtt@scale]}%
+\fi
+
+\DeclareFontShape{OT4}{zlmvtt}{m}{n}
+ {<-> \zlmtt@@scale rm-lmvtt10}{}
+\DeclareFontShape{OT4}{zlmvtt}{m}{sl}
+ {<-> \zlmtt@@scale rm-lmvtto10}{}
+\DeclareFontShape{OT4}{zlmvtt}{m}{it}
+ {<->sub*zlmvtt/m/sl}{}
+%
+\DeclareFontShape{OT4}{zlmvtt}{l}{n}
+ {<-> \zlmtt@@scale rm-lmvtl10}{}
+\DeclareFontShape{OT4}{zlmvtt}{l}{sl}
+ {<-> \zlmtt@@scale rm-lmvtlo10}{}
+\DeclareFontShape{OT4}{zlmvtt}{l}{it}
+ {<->sub*zlmvtt/l/sl}{}
+%
+\DeclareFontShape{OT4}{zlmvtt}{b}{n}
+ {<-> \zlmtt@@scale rm-lmvtk10}{}
+\DeclareFontShape{OT4}{zlmvtt}{b}{sl}
+ {<-> \zlmtt@@scale rm-lmvtko10}{}
+\DeclareFontShape{OT4}{zlmvtt}{b}{it}
+ {<->sub*zlmvtt/b/sl}{}
+\DeclareFontShape{OT4}{zlmvtt}{bx}{n}
+ {<->ssub*zlmvtt/b/n}{}
+\DeclareFontShape{OT4}{zlmvtt}{bx}{sl}
+ {<->ssub*zlmvtt/b/sl}{}
+\DeclareFontShape{OT4}{zlmvtt}{bx}{it}
+ {<->sub*zlmvtt/b/sl}{}
+\endinput
+%%
+%% End of file `ot4zlmvtt.fd'.