summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-01-12 23:53:16 +0000
committerKarl Berry <karl@freefriends.org>2006-01-12 23:53:16 +0000
commit7b024e139620590aa4ed70b6942e74b592a93018 (patch)
tree0b5bf9022f6998faf74c1456a09cd2fc61f1ed37 /Master/texmf-dist/tex
parent316b0cc56635cdf518c2f1b5fdb4023047590420 (diff)
cmsd
git-svn-id: svn://tug.org/texlive/trunk@771 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r--Master/texmf-dist/tex/latex/cmsd/cmsd.sty4
-rw-r--r--Master/texmf-dist/tex/latex/cmsd/t1cmsd.fd29
-rw-r--r--Master/texmf-dist/tex/latex/cmsd/ts1cmsd.fd26
3 files changed, 59 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/cmsd/cmsd.sty b/Master/texmf-dist/tex/latex/cmsd/cmsd.sty
new file mode 100644
index 00000000000..c1ac36060d5
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/cmsd/cmsd.sty
@@ -0,0 +1,4 @@
+\ProvidesPackage{cmsd}[1997/10/26 v1.0 beta (WaS)]
+\renewcommand{\sfdefault}{cmsd}
+\endinput
+%% end of cmsd.sty
diff --git a/Master/texmf-dist/tex/latex/cmsd/t1cmsd.fd b/Master/texmf-dist/tex/latex/cmsd/t1cmsd.fd
new file mode 100644
index 00000000000..506fa7271d2
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/cmsd/t1cmsd.fd
@@ -0,0 +1,29 @@
+\ProvidesFile{t1cmsd.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{T1}{cmsd}{}
+\EC@family{T1}{cmsd}{m}{n}{ecss}
+\EC@family{T1}{cmsd}{m}{sl}{ecsi}
+\EC@family{T1}{cmsd}{m}{it}{ecsi}
+\EC@altfamily{T1}{cmsd}{bx}{n}{ecsx}
+\EC@altfamily{T1}{cmsd}{bx}{it}{ecso}
+\EC@altfamily{T1}{cmsd}{bx}{sl}{ecso}
+%%%%%% Font/shape undefined, therefore substituted
+\DeclareFontShape{T1}{cmsd}{m}{sc}%
+ {<->sub*cmr/m/sc}{}
+%%%%%%% semibold condensed series
+\DeclareFontShape{T1}{cmsd}{sbc}{n}{%
+ <5><6><7><8><9><10><10.95><12><14.4><17.28>%
+ <20.74><24.88>%
+ecssdc10
+ }{}
+\endinput
+%%
+%% End of file `t1cmsd.fd'.
diff --git a/Master/texmf-dist/tex/latex/cmsd/ts1cmsd.fd b/Master/texmf-dist/tex/latex/cmsd/ts1cmsd.fd
new file mode 100644
index 00000000000..c1b00ae8281
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/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'.