summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/wasysym/wasysym.upl
blob: ea2ad447a3cc71632c2423b23ab5a297847dcf51 (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
This is an interface to the wasy-2 fonts for LaTeX2e.

It does work with the old wasy-fonts but some characters are
missing and others may come out wrong. Therefore I suggest
to upgrade to wasy-2.

These definitions are not 100% compatible to wasy.tex or the
wasyfont.sty for NFSS1.

Bug reports (and enhancements) to

Axel Kielhorn
a.kielhorn@web.de

Please note that the EC fonts (former DC fonts) come with
a textcompanion font that contains a lot of special characters.
Use the textcomp package to acces these symbols.

Changes:
1.0b Corrected mathcode of integrals (now 1) (=mathop)
1.0c The command is textwasy as defined and not textlasy as
     shown in the margin
1.0d Adapted to LaTeX2e[1994/06/01]
1.0e Changed some symbols from mathrel to mathbin as in latexsym
     Changed the way the documentation is generated form
     latex2e-beta to official LaTeX2e-way.
1.0f Corrected \dh and \Dh definition for T1 encoding
     Renamed \Dh to \DH as in T1 encoding but keeping the old
     name for compatibility
1.0g Reinserted the \hbox commands, wasysym now works in mathmode again
1.0f Changed most \hbox commands to \mbox (thanks to Donald Arseneau)
     Donald added partial support for AMSmath
1.0i Changed license to LPPL, some documentation updates.
2.0  Changed the way integrals are handled
     Corrected some definitions (missing \leavevmode)