summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/txfonts/ot1txr.fd
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/txfonts/ot1txr.fd')
-rw-r--r--Master/texmf-dist/tex/latex/txfonts/ot1txr.fd51
1 files changed, 51 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/txfonts/ot1txr.fd b/Master/texmf-dist/tex/latex/txfonts/ot1txr.fd
new file mode 100644
index 00000000000..c18ee9cbbe6
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/txfonts/ot1txr.fd
@@ -0,0 +1,51 @@
+\ProvidesFile{ot1txr.fd}
+ [2000/12/15 v3.1]
+
+\DeclareFontFamily{OT1}{txr}{\hyphenchar\font45 }
+\DeclareFontShape{OT1}{txr}{m}{n}{ %medium
+ <->txr%
+}{}
+\DeclareFontShape{OT1}{txr}{m}{sc}{ %cap & small cap
+ <->txsc%
+}{}
+\DeclareFontShape{OT1}{txr}{m}{sl}{ %slanted
+ <->txsl%
+}{}
+\DeclareFontShape{OT1}{txr}{m}{it}{ %italic
+ <->txi%
+}{}
+\DeclareFontShape{OT1}{txr}{m}{ui}{ %unslanted italic
+ <->ssub * txr/m/it%
+}{}
+\DeclareFontShape{OT1}{txr}{bx}{n}{ %bold extended
+ <->txb%
+}{}
+\DeclareFontShape{OT1}{txr}{bx}{sc}{ %bold extended cap & small cap
+ <->txbsc%
+}{}
+\DeclareFontShape{OT1}{txr}{bx}{sl}{ %bold extended slanted
+ <->txbsl%
+}{}
+\DeclareFontShape{OT1}{txr}{bx}{it}{ %bold extended italic
+ <->txbi%
+}{}
+\DeclareFontShape{OT1}{txr}{bx}{ui}{ %bold extended unslanted italic
+ <->ssub * txr/bx/it%
+}{}
+\DeclareFontShape{OT1}{txr}{b}{n}{ %bold
+ <->ssub * txr/bx/n%
+}{}
+\DeclareFontShape{OT1}{txr}{b}{sc}{ %bold cap & small cap
+ <->ssub * txr/bx/sc%
+}{}
+\DeclareFontShape{OT1}{txr}{b}{sl}{ %bold slanted
+ <->ssub * txr/bx/sl%
+}{}
+\DeclareFontShape{OT1}{txr}{b}{it}{ %bold italic
+ <->ssub * txr/bx/it%
+}{}
+\DeclareFontShape{OT1}{txr}{b}{ui}{ %bold unslanted italic
+ <->ssub * txr/bx/ui%
+}{}
+
+\endinput