summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/newtx/untxsym.fd
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-03-22 21:21:46 +0000
committerKarl Berry <karl@freefriends.org>2015-03-22 21:21:46 +0000
commit5a85476473097023c138e9d7568274f748b2954f (patch)
tree08b9072539e409e477e4cb69e1754f9014df3465 /Master/texmf-dist/tex/latex/newtx/untxsym.fd
parent1434c05d86b9f4b63832e2760dfe8076d052ca35 (diff)
newtx (22mar15)
git-svn-id: svn://tug.org/texlive/trunk@36593 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/newtx/untxsym.fd')
-rw-r--r--Master/texmf-dist/tex/latex/newtx/untxsym.fd26
1 files changed, 26 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/newtx/untxsym.fd b/Master/texmf-dist/tex/latex/newtx/untxsym.fd
new file mode 100644
index 00000000000..967984b0cd0
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/newtx/untxsym.fd
@@ -0,0 +1,26 @@
+%Filename: untxsym.fd
+%Created by: tex tx-sym-drv
+%Created using fontinst v1.933
+
+%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY
+
+\ProvidesFile{untxsym.fd}
+ [2015/03/20 Fontinst v1.933 font definitions for U/ntxsym.]
+
+\expandafter\ifx\csname ntxmath@scaled\endcsname\relax
+ \let\ntxmath@scaled\@empty%
+\fi
+
+\DeclareFontFamily{U}{ntxsym}{}
+
+\DeclareFontShape{U}{ntxsym}{m}{n}{
+ <-> \ntxmath@scaled ntxsym
+}{}
+
+\DeclareFontShape{U}{ntxsym}{b}{n}{
+ <-> \ntxmath@scaled ntxbsym
+}{}
+
+\DeclareFontShape{U}{ntxsym}{bx}{n}{<->ssub * ntxsym/b/n}{}
+
+\endinput