diff options
author | Karl Berry <karl@freefriends.org> | 2006-07-10 22:34:51 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-07-10 22:34:51 +0000 |
commit | 102bce50404c6f184c8dcea9c9f3910081cd5589 (patch) | |
tree | 0884f04c8f57ebb931ec49dc171a8b2ed4983617 /Master/texmf-dist/doc/latex/glossary/sample.tex | |
parent | 8abaae73c1bd5624110e77ebafcfba25e7d0694e (diff) |
glossary update (11jul06)
git-svn-id: svn://tug.org/texlive/trunk@1811 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/glossary/sample.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/glossary/sample.tex | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/glossary/sample.tex b/Master/texmf-dist/doc/latex/glossary/sample.tex index 9b823a64bfc..adb2f94af49 100644 --- a/Master/texmf-dist/doc/latex/glossary/sample.tex +++ b/Master/texmf-dist/doc/latex/glossary/sample.tex @@ -5,7 +5,7 @@ %% The original source files were: %% %% glossary.dtx (with options: `sample.tex,package') -%% Copyright (C) 2005 Nicola Talbot, all rights reserved. +%% Copyright (C) 2006 Nicola Talbot, all rights reserved. %% If you modify this file, you must change its name first. %% You are NOT ALLOWED to distribute this file alone. You are NOT %% ALLOWED to take money for the distribution or use of either this @@ -75,6 +75,10 @@ merge them. This can be done using \texttt{makeglos.pl}, and passing the option \texttt{-m}. +If a comma appears within the name or description, grouping +must be used: \xglossary{name=page list,description={a list +of individual pages or page ranges, e.g.\ 1,2,4,7-9}}{page list} + \printglossary \end{document} |