summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/glossaries/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/glossaries/README.md')
-rw-r--r--macros/latex/contrib/glossaries/README.md13
1 files changed, 2 insertions, 11 deletions
diff --git a/macros/latex/contrib/glossaries/README.md b/macros/latex/contrib/glossaries/README.md
index 9471f71aa0..cee9ead41c 100644
--- a/macros/latex/contrib/glossaries/README.md
+++ b/macros/latex/contrib/glossaries/README.md
@@ -1,4 +1,4 @@
-# glossaries v4.49 (2021-11-01)
+# glossaries v4.50 (2022-10-14)
Author: Nicola Talbot ([contact](http://www.dickimaw-books.com/contact))
@@ -8,7 +8,7 @@ This material is subject to the LaTeX Project Public License.
See http://www.ctan.org/license/lppl1.3
for the details of that license.
-Copyright 2007-2021 Nicola Talbot
+Copyright 2007-2022 Nicola Talbot
## DESCRIPTION
@@ -117,12 +117,3 @@ If you want to use `\oldacronym` with `\xspace` you will also need
xspace.sty. This needs to be explicitly loaded in your document if
required. (Not recommended.)
-## LaTeX2HTML
-
-This package comes with a LaTeX2HTML style file glossaries.perl
-which should be placed in the relevant LaTeX2HTML
-styles directory, but note that this style only supplies a sub-set
-of the commands provided by glossaries.sty, so some
-commands may not be implemented or may be implemented in a different
-way. This file has not be tested with recent versions of
-LaTeX2HTML and may no longer be compatible.