diff options
author | Karl Berry <karl@freefriends.org> | 2020-01-20 22:50:10 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-01-20 22:50:10 +0000 |
commit | 3b2eb877298c680a43a7aac44f8b2518ad75f2f5 (patch) | |
tree | 705bdf67c2451b3959be51ca5450d328378ed0cc /Master/texmf-dist/doc/latex/wasysym/wasysym.upl | |
parent | 912572d81b0ed3d7ac9fe322e50d793f8f033522 (diff) |
wasysym (20jan20)
git-svn-id: svn://tug.org/texlive/trunk@53469 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, 0 insertions, 35 deletions
diff --git a/Master/texmf-dist/doc/latex/wasysym/wasysym.upl b/Master/texmf-dist/doc/latex/wasysym/wasysym.upl deleted file mode 100644 index ea2ad447a3c..00000000000 --- a/Master/texmf-dist/doc/latex/wasysym/wasysym.upl +++ /dev/null @@ -1,35 +0,0 @@ -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) |