summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/txfonts/t1txtt.fd
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/txfonts/t1txtt.fd')
-rw-r--r--Master/texmf-dist/tex/latex/txfonts/t1txtt.fd51
1 files changed, 51 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/txfonts/t1txtt.fd b/Master/texmf-dist/tex/latex/txfonts/t1txtt.fd
new file mode 100644
index 00000000000..360ca0460e0
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/txfonts/t1txtt.fd
@@ -0,0 +1,51 @@
+\ProvidesFile{t1txtt.fd}
+ [2000/12/15 v3.1]
+
+\DeclareFontFamily{T1}{txtt}{\hyphenchar \font\m@ne}
+\DeclareFontShape{T1}{txtt}{m}{n}{ %medium
+ <->t1xtt%
+}{}
+\DeclareFontShape{T1}{txtt}{m}{sc}{ %cap & small cap
+ <->t1xttsc%
+}{}
+\DeclareFontShape{T1}{txtt}{m}{sl}{ %slanted
+ <->t1xttsl%
+}{}
+\DeclareFontShape{T1}{txtt}{m}{it}{ %italic
+ <->ssub * txtt/m/sl%
+}{}
+\DeclareFontShape{T1}{txtt}{m}{ui}{ %unslanted italic
+ <->ssub * txtt/m/sl%
+}{}
+\DeclareFontShape{T1}{txtt}{bx}{n}{ %bold extended
+ <->t1xbtt%
+}{}
+\DeclareFontShape{T1}{txtt}{bx}{sc}{ %bold extended cap & small cap
+ <->t1xbttsc%
+}{}
+\DeclareFontShape{T1}{txtt}{bx}{sl}{ %bold extended slanted
+ <->t1xbttsl%
+}{}
+\DeclareFontShape{T1}{txtt}{bx}{it}{ %bold extended italic
+ <->ssub * txtt/bx/sl%
+}{}
+\DeclareFontShape{T1}{txtt}{bx}{ui}{ %bold extended unslanted italic
+ <->ssub * txtt/bx/sl%
+}{}
+\DeclareFontShape{T1}{txtt}{b}{n}{ %bold
+ <->ssub * txtt/bx/n%
+}{}
+\DeclareFontShape{T1}{txtt}{b}{sc}{ %bold cap & small cap
+ <->ssub * txtt/bx/sc%
+}{}
+\DeclareFontShape{T1}{txtt}{b}{sl}{ %bold slanted
+ <->ssub * txtt/bx/sl%
+}{}
+\DeclareFontShape{T1}{txtt}{b}{it}{ %bold italic
+ <->ssub * txtt/bx/it%
+}{}
+\DeclareFontShape{T1}{txtt}{b}{ui}{ %bold unslanted italic
+ <->ssub * txtt/bx/ui%
+}{}
+
+\endinput