summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/glossaries/glossariesbegin.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-05-21 23:39:22 +0000
committerKarl Berry <karl@freefriends.org>2012-05-21 23:39:22 +0000
commit18d3ed873290d987fea4820b83615c3f35c44770 (patch)
treee8bcd6aed2fe7e4915136f79f257a8c0abf94215 /Master/texmf-dist/doc/latex/glossaries/glossariesbegin.tex
parentdcf30bb52ae0db1fc2f0bef28179723d65e23618 (diff)
glossaries 3.02 (21may12)
git-svn-id: svn://tug.org/texlive/trunk@26547 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/glossaries/glossariesbegin.tex')
-rw-r--r--Master/texmf-dist/doc/latex/glossaries/glossariesbegin.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/glossaries/glossariesbegin.tex b/Master/texmf-dist/doc/latex/glossaries/glossariesbegin.tex
index 3b958bed19b..05da3bd3001 100644
--- a/Master/texmf-dist/doc/latex/glossaries/glossariesbegin.tex
+++ b/Master/texmf-dist/doc/latex/glossaries/glossariesbegin.tex
@@ -13,7 +13,7 @@
\title{The glossaries package: a guide for beginners}
\author{Nicola L.C. Talbot}
-\date{2011-04-12}
+\date{2012-05-21}
\newcommand*{\igloskey}[2][newglossaryentry]{\icsopt{#1}{#2}}
\newcommand*{\gloskey}[2][newglossaryentry]{\csopt{#1}{#2}}
@@ -39,8 +39,8 @@ You need to have the \styfmt{glossaries} package installed. You also
need to have the following packages installed: \sty{ifthen},
\sty{xkeyval} (at least version 2.5f), \sty{xfor}, \sty{amsgen} and
\sty{etoolbox}.
-You may also need \sty{longtable}, \sty{supertabular} and
-\sty{array}, depending on what glossary style you want to use. All
+You may also need \sty{longtable}, \sty{supertabular},
+\sty{array} or \sty{multicol}, depending on what glossary style you want to use. All
these packages can be downloaded from CTAN if you don't have them
installed. See
\urlfootref{http://www.tex.ac.uk/cgi-bin/texfaq2html?label=installthings}{\qt{Installing