summaryrefslogtreecommitdiff
path: root/fonts/newpx/tex/unpxsyc.fd
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /fonts/newpx/tex/unpxsyc.fd
Initial commit
Diffstat (limited to 'fonts/newpx/tex/unpxsyc.fd')
-rw-r--r--fonts/newpx/tex/unpxsyc.fd28
1 files changed, 28 insertions, 0 deletions
diff --git a/fonts/newpx/tex/unpxsyc.fd b/fonts/newpx/tex/unpxsyc.fd
new file mode 100644
index 0000000000..fac75cd83f
--- /dev/null
+++ b/fonts/newpx/tex/unpxsyc.fd
@@ -0,0 +1,28 @@
+%Filename: unpxsyc.fd
+%Created by: tex px-drv
+%Created using fontinst v1.933
+
+%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY
+
+\ProvidesFile{unpxsyc.fd}
+ [2013/03/24 Fontinst v1.933 font definitions for U/npxsyc.]
+
+\expandafter\ifx\csname npxmath@scaled\endcsname\relax
+ \let\npxmath@@scaled\@empty%
+\else
+ \edef\npxmath@@scaled{s*[\csname npxmath@scaled\endcsname]}%
+\fi
+
+\DeclareFontFamily{U}{npxsyc}{}
+
+\DeclareFontShape{U}{npxsyc}{m}{n}{
+ <-> \npxmath@@scaled zplsyc
+}{}
+
+\DeclareFontShape{U}{npxsyc}{b}{n}{
+ <-> \npxmath@@scaled zplbsyc
+}{}
+
+\DeclareFontShape{U}{npxsyc}{bx}{n}{<->ssub * npxsyc/b/n}{}
+
+\endinput