summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/cmsd/ts1cmsd.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 /macros/latex/contrib/cmsd/ts1cmsd.fd
Initial commit
Diffstat (limited to 'macros/latex/contrib/cmsd/ts1cmsd.fd')
-rw-r--r--macros/latex/contrib/cmsd/ts1cmsd.fd26
1 files changed, 26 insertions, 0 deletions
diff --git a/macros/latex/contrib/cmsd/ts1cmsd.fd b/macros/latex/contrib/cmsd/ts1cmsd.fd
new file mode 100644
index 0000000000..c1b00ae828
--- /dev/null
+++ b/macros/latex/contrib/cmsd/ts1cmsd.fd
@@ -0,0 +1,26 @@
+\ProvidesFile{ts1cmsd.fd}[1997/10/26 v1.0 beta (WaS)]
+\providecommand{\EC@family}[5]{%
+ \DeclareFontShape{#1}{#2}{#3}{#4}%
+ {<5><6><7><8><9><10><10.95><12><14.4>%
+ <17.28><20.74><24.88>genb*#5}{}}
+\providecommand{\EC@altfamily}[5]{%
+ \DeclareFontShape{#1}{#2}{#3}{#4}%
+ {<5><6><7><8><9><10>genb*#5%
+ <10.95><12><14.4><17.28><20.74><24.88>#51000%
+ }{}}
+\DeclareFontFamily{TS1}{cmsd}{\hyphenchar\font\m@ne}
+\EC@family{TS1}{cmsd}{m}{n}{tcss}
+\EC@family{TS1}{cmsd}{m}{sl}{tcsi}
+\EC@family{TS1}{cmsd}{m}{it}{tcsi}
+\EC@altfamily{TS1}{cmsd}{bx}{n}{tcsx}
+\EC@altfamily{TS1}{cmsd}{bx}{it}{tcso}
+\EC@altfamily{TS1}{cmsd}{bx}{sl}{tcso}
+%%%%%%% semibold condensed series
+\DeclareFontShape{TS1}{cmsd}{sbc}{n}{%
+ <5><6><7><8><9><10><10.95><12><14.4><17.28>%
+ <20.74><24.88>%
+tcssdc10
+ }{}
+\endinput
+%%
+%% End of file `ts1cmsd.fd'.