summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/newtx/ot1ntxrj.fd
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-07-13 23:17:17 +0000
committerKarl Berry <karl@freefriends.org>2012-07-13 23:17:17 +0000
commit1dc1616ebcf1c314a5a546725898542810280310 (patch)
treeb6bb04ca37616bccdf67552f5afd6c200a3ec279 /Master/texmf-dist/tex/latex/newtx/ot1ntxrj.fd
parent50b580f0458334eb21a6441d314893e79dc206ea (diff)
newtx 1.00 (3jul12)
git-svn-id: svn://tug.org/texlive/trunk@27033 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/newtx/ot1ntxrj.fd')
-rw-r--r--Master/texmf-dist/tex/latex/newtx/ot1ntxrj.fd52
1 files changed, 52 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/newtx/ot1ntxrj.fd b/Master/texmf-dist/tex/latex/newtx/ot1ntxrj.fd
new file mode 100644
index 00000000000..fb2f785edc3
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/newtx/ot1ntxrj.fd
@@ -0,0 +1,52 @@
+\ProvidesFile{ot1ntxrj.fd}[2012/04/15 v1.0]
+\expandafter\ifx\csname ntx@scaled\endcsname\relax
+ \let\ntx@scaled\@empty%
+\fi
+
+\DeclareFontFamily{OT1}{ntxrj}{\hyphenchar\font45 }
+\DeclareFontShape{OT1}{ntxrj}{m}{n}{ %medium
+<-> \ntx@scaled txrj%
+}{}
+\DeclareFontShape{OT1}{ntxrj}{m}{sc}{ %cap & small cap
+<-> \ntx@scaled txsc%
+}{}
+\DeclareFontShape{OT1}{ntxrj}{m}{sl}{ %slanted
+<-> \ntx@scaled txslj%
+}{}
+\DeclareFontShape{OT1}{ntxrj}{m}{it}{ %italic
+<-> \ntx@scaled txij%
+}{}
+\DeclareFontShape{OT1}{ntxrj}{m}{ui}{ %unslanted italic
+<->ssub * ntxrj/m/it%
+}{}
+\DeclareFontShape{OT1}{ntxrj}{bx}{n}{ %bold extended
+<-> \ntx@scaled txbj%
+}{}
+\DeclareFontShape{OT1}{ntxrj}{bx}{sc}{ %bold extended cap & small cap
+<-> \ntx@scaled txbsc%
+}{}
+\DeclareFontShape{OT1}{ntxrj}{bx}{sl}{ %bold extended slanted
+<-> \ntx@scaled txbslj%
+}{}
+\DeclareFontShape{OT1}{ntxrj}{bx}{it}{ %bold extended italic
+<-> \ntx@scaled txbij%
+}{}
+\DeclareFontShape{OT1}{ntxrj}{bx}{ui}{ %bold extended unslanted italic
+<->ssub * ntxrj/bx/it%
+}{}
+\DeclareFontShape{OT1}{ntxrj}{b}{n}{ %bold
+<->ssub * ntxrj/bx/n%
+}{}
+\DeclareFontShape{OT1}{ntxrj}{b}{sc}{ %bold cap & small cap
+<->ssub * ntxrj/bx/sc%
+}{}
+\DeclareFontShape{OT1}{ntxrj}{b}{sl}{ %bold slanted
+<->ssub * ntxrj/bx/sl%
+}{}
+\DeclareFontShape{OT1}{ntxrj}{b}{it}{ %bold italic
+<->ssub * ntxrj/bx/it%
+}{}
+\DeclareFontShape{OT1}{ntxrj}{b}{ui}{ %bold unslanted italic
+<->ssub * ntxrj/bx/ui%
+}{}
+\endinput