summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/dsserif/udsserif.fd
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/dsserif/udsserif.fd')
-rw-r--r--Master/texmf-dist/tex/latex/dsserif/udsserif.fd25
1 files changed, 25 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/dsserif/udsserif.fd b/Master/texmf-dist/tex/latex/dsserif/udsserif.fd
new file mode 100644
index 00000000000..160878d068a
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/dsserif/udsserif.fd
@@ -0,0 +1,25 @@
+%Filename: udsserif.fd
+%Created by: tex DSSerif-drv
+%Created using fontinst v1.933
+
+%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY
+
+\ProvidesFile{udsserif.fd}
+ [2018/04/30 Fontinst v1.933 font definitions for U/DSSerif.]
+
+\expandafter\ifx\csname DSS@scale\endcsname\relax
+\let\DSS@@scale\@empty\else\edef\DSS@@scale{s*[\csname DSS@scale\endcsname]}\fi
+
+\DeclareFontFamily{U}{DSSerif}{\skewchar \font =45}
+
+\DeclareFontShape{U}{DSSerif}{m}{n}{
+ <-> \DSS@@scale DSSerif
+}{}
+
+\DeclareFontShape{U}{DSSerif}{b}{n}{
+ <-> \DSS@@scale DSSerif-Bold
+}{}
+
+\DeclareFontShape{U}{DSSerif}{bx}{n}{<->ssub * DSSerif/b/n}{}
+
+\endinput