summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/cmsd
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
Initial commit
Diffstat (limited to 'macros/latex/contrib/cmsd')
-rw-r--r--macros/latex/contrib/cmsd/cmsd.sty4
-rw-r--r--macros/latex/contrib/cmsd/liesmich80
-rw-r--r--macros/latex/contrib/cmsd/readme76
-rw-r--r--macros/latex/contrib/cmsd/t1cmsd.fd29
-rw-r--r--macros/latex/contrib/cmsd/ts1cmsd.fd26
5 files changed, 215 insertions, 0 deletions
diff --git a/macros/latex/contrib/cmsd/cmsd.sty b/macros/latex/contrib/cmsd/cmsd.sty
new file mode 100644
index 0000000000..c1ac36060d
--- /dev/null
+++ b/macros/latex/contrib/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/macros/latex/contrib/cmsd/liesmich b/macros/latex/contrib/cmsd/liesmich
new file mode 100644
index 0000000000..ed511ebf17
--- /dev/null
+++ b/macros/latex/contrib/cmsd/liesmich
@@ -0,0 +1,80 @@
+ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿
+³cmsd.sty 1997/10/26 v1.0 beta ³
+³ ³
+³Dies ist eine vorlaeufige Version! ³
+³ ³
+³Diese Software kann jederzeit veraendert ³
+³oder zurueckgezogen werden! ³
+ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ
+
+Copyright 1997 Walter Schmidt
+
+This program can redistributed and/or modified under the
+terms of the LaTeX Project Public License distributed from
+CTAN archives in directory macros/latex/base/lppl.txt;
+either version 1 of the License, or (at your option) any
+later version.
+
+
+
+Ein neues Interface fuer die CM Sans Serif Boldface Fonts
+---------------------------------------------------------
+
+Die neuen EC- (bzw. T1-) codierten Versionen der fetten
+serifenlosen CM-Fonts unterscheiden sich im Aussehen
+betraechtlich von den traditionellen OT1-codierten
+Schriften:
+
+In groesseren Schriftgraden, etwa ab 12pt, sind sie
+erheblich breiter, haben aber zugleich wesentlich duennere
+Strichstaerken. Bei einer Groesse von 25pt sind sie kaum
+noch als `boldface' zu bezeichnen.
+
+Das LaTeX-Package `cmsd' kann dieses Problem beseitigen:
+Mit diesem Paket wird -- soweit wie moeglich -- das gewohnte
+Aussehen dieser EC-Fonts wieder hergestellt.
+
+Man benoetigt dazu *keine* neuen Fonts; das Paket veraendert
+nur die Art und Weise, wie LaTeX die vorhandenen benutzt.
+
+Um das Paket zu installieren, muessen Sie nur die folgenden
+3 Dateien in ein Verzeichnis kopieren, wo LaTeX nach
+Stylefiles sucht:
+
+ cmsd.sty
+ t1cmsd.fd
+ ts1cmsd.fd
+
+Falls Sie Ihre LaTeX-Version aelter als vom Dez. 1997 ist
+UND Sie Un*x benutzen, dann muessen Sie die fd-Dateien
+umbenennen:
+ t1cmsd.fd -> OT1cmsd.fd
+ ts1cmsd.fd -> TS1cmsd.fd
+
+Dann koennen Sie das Package in der ueblichen Weise laden:
+
+ \usepackage{cmsd}
+
+Alternativ koennen Sie die Fonts auch direkt per NFSS, also
+ohne das Package, ansprechen; die \fontfamily ist `cmsd' (CM
+Sans Serif Display).
+
+*** WARNUNG *** WARNUNG *** WARNUNG *** WARNUNG *** WARNUNG
+
+Das Paket kann nur zusammen mit T1- und TS1-Fonts benutzt
+werden; also wenn Sie z.B. vorher auch
+
+ \usepackage[T1]{fontenc}
+
+laden. Die Schriftfamilie cmsd ist nur fuer T1- und
+TS1-Codierung definiert!
+
+Senden Sie Fehlermeldungen oder Aenderungswuensche bitte an
+den Autor:
+ Walter Schmidt <wschmi@ibm.net>
+
+Bitte entnehmen Sie meine (Email-)Adresse der jeweils
+neuesten Version der vorliegenden Datei!
+
+-- finis
+
diff --git a/macros/latex/contrib/cmsd/readme b/macros/latex/contrib/cmsd/readme
new file mode 100644
index 0000000000..5809bab117
--- /dev/null
+++ b/macros/latex/contrib/cmsd/readme
@@ -0,0 +1,76 @@
+ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿
+³cmsd.sty 1997/10/26 v1.0 beta ³
+³ ³
+³this is a preliminary version; ³
+³it may be changed or withdrawn at any time! ³
+ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ
+
+Copyright 1997 Walter Schmidt
+
+This program can redistributed and/or modified under the
+terms of the LaTeX Project Public License distributed from
+CTAN archives in directory macros/latex/base/lppl.txt;
+either version 1 of the License, or (at your option) any
+later version.
+
+
+
+An alternative interface to the EC Sans Serif boldface fonts
+------------------------------------------------------------
+
+The EC (T1, Cork) encoded versions of the `CM Sans Serif
+boldface extended' fonts differ considerably from the
+traditionally (OT1) encoded ones:
+
+At large sizes, > 10pt, they have thinner strokes and are
+much wider. At 25pt they are hardly to be recognized as
+being `boldface'.
+
+The LaTeX package `cmsd' can solve this problem: Using this
+package will---as much as possible---make these T1 fonts
+look like the traditional ones did.
+
+You do *not* need any new fonts; the package just changes
+the way LaTeX makes use of the current ones.
+
+Using this package requires 3 files to be installed, i.e.
+you must copy them to a directory where LaTeX searches for
+its input files:
+
+ cmsd.sty
+ t1cmsd.fd
+ ts1cmsd.fd
+
+If your LaTeX is older than from dec. 1996 AND your
+operating system is Un*x, then you have to rename two of the
+files:
+ t1cmsd.fd -> OT1cmsd.fd
+ ts1cmsd.fd -> TS1cmsd.fd
+
+Then the package is to be loaded in the usual way:
+
+ \usepackage{cmsd}
+
+Alternatively you may access the fonts directly via the
+NFSS. The \fontfamly is `cmsd' (CM Sans Serif Display).
+
+*** WARNING *** WARNING *** WARNING *** WARNING *** WARNING
+
+The package is to be used in conjunction with T1 and TS1
+fonts only, i.e. you must issue e.g.
+
+ \usepackage[T1]{fontenc}
+
+before. The \fontfamily cmsd is defined for the T1 and TS1
+encodings only.
+
+In case you experience any problems or want to propose any
+changes, please send a message to:
+
+Walter Schmidt <wschmi@ibm.net>
+
+Please, obtain my (email) address from the most recent
+version of this file!
+
+-- finis
+
diff --git a/macros/latex/contrib/cmsd/t1cmsd.fd b/macros/latex/contrib/cmsd/t1cmsd.fd
new file mode 100644
index 0000000000..506fa7271d
--- /dev/null
+++ b/macros/latex/contrib/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/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'.