diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-09 00:49:07 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-09 00:49:07 +0000 |
commit | 007f67a693e4d031fd3d792df8e4d5f43e2cb2e7 (patch) | |
tree | 90d17e00e572ecb1e24764b6f29c80e098b08d29 /Master/texmf-dist/doc/latex/wasysym/wasysym.upl | |
parent | 950209b26f70aa87ed07c54f82a95b6f03b7c3a0 (diff) |
doc/latex
git-svn-id: svn://tug.org/texlive/trunk@84 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/wasysym/wasysym.upl')
-rw-r--r-- | Master/texmf-dist/doc/latex/wasysym/wasysym.upl | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/wasysym/wasysym.upl b/Master/texmf-dist/doc/latex/wasysym/wasysym.upl new file mode 100644 index 00000000000..ea2ad447a3c --- /dev/null +++ b/Master/texmf-dist/doc/latex/wasysym/wasysym.upl @@ -0,0 +1,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) |