From e0c6872cf40896c7be36b11dcc744620f10adf1d Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 2 Sep 2019 13:46:59 +0900 Subject: Initial commit --- macros/latex/contrib/cmsd/ts1cmsd.fd | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 macros/latex/contrib/cmsd/ts1cmsd.fd (limited to 'macros/latex/contrib/cmsd/ts1cmsd.fd') 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'. -- cgit v1.2.3