blob: 9d9fa4cc61ae9d5caf73cadb85b09d4781de7cd1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
|
============================================================
The contents of the CTAN directory "was"
============================================================
Walter Schmidt
w.a.schmidt@gmx.net
fixmath: A LaTeX package to provide italic uppercase Greek
letters in math and an additional bold italic math
alphabet \mathbold; to be used with the default CM math
fonts.
icomma: With ordinary LaTeX, the comma cannot be used as a
decimal separator in math mode, because it is treated as a
punctuation character and LaTeX adds some extra space
after it. This can be overcome by defining an
`intelligent' comma, which adds the space only, if the
next input character is actually a blank. In contrast to
other known solutions, the LaTeX package icomma.sty does
not rely on the particular encoding of the CM math fonts,
and it works with decimal numbers of arbitrary length.
upgreek: A LaTeX macro package to provide the upright Greek
letters from the Euler or Adobe Symbol fonts as additional
math symbols, with proper scaling in super- and
subscripts.
gensymb: This LaTeX package provides generic commands
\degree, \celsius, \perthousand, \micro and \ohm, which
work both in text and math mode. The package should
co-operate flawlessly with the well-known units.sty.
Various means are provided to fake the symbols or take
them from external symbol fonts, if they are not available
in the default fonts used in the document. The package
makes optionally use of upgreek.sty.
The style files can be unpacked by running the particular
installation script (.ins) through LaTeX. The files will
be created immediately in the appropriate TDS directory
tex/latex/was, if this directory exists and the DOCSTRIP
tool is properly configured -- otherwise they are written
into the current directory.
The documentation of a package can be generated by running
the particular .dtx file through LaTeX.
==finis
|