diff options
author | Karl Berry <karl@freefriends.org> | 2009-01-17 01:07:22 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-01-17 01:07:22 +0000 |
commit | 4619c8309b673808e4d13a3202d2c8d9f6374f5e (patch) | |
tree | 5140a9eeec6a7f7c5523e90208f6c908998fffc2 /Master/texmf-dist/doc/latex/glossaries/README | |
parent | e55e7bf0fee958f96ac89ec9c2cdfd3b1a91f99a (diff) |
glossaries 1.18
git-svn-id: svn://tug.org/texlive/trunk@11899 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/glossaries/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/glossaries/README | 20 |
1 files changed, 16 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/glossaries/README b/Master/texmf-dist/doc/latex/glossaries/README index 3d2dbe45aeb..33d1fa9e685 100644 --- a/Master/texmf-dist/doc/latex/glossaries/README +++ b/Master/texmf-dist/doc/latex/glossaries/README @@ -1,6 +1,6 @@ -LaTeX Package : glossaries v 1.17
+LaTeX Package : glossaries v 1.18
-Last Modified : 26 December 2008
+Last Modified : 14th January 2009
Author : Nicola Talbot
@@ -34,8 +34,20 @@ See INSTALL file for installation instructions. REQUIREMENTS
-The glossaries package requires at least version 2.5f (2006/11/18) of
-the xkeyval package.
+ifthen
+xkeyval *at least version 2.5f (2006/11/18)*
+xfor
+amsgen
+longtable (unless you use the nolong or nostyles package options)
+
+If the supertabular package is installed, it will also be loaded
+unless the nosuper or nostyles package options are used. If the
+supertabular package isn't installed, you can still use the
+glossaries package, but you won't be able to use any of the styles
+defined in glossaries-super.sty.
+
+Note that the current version of the glossaries package doesn't
+load xspace.
LaTeX2HTML
|