summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/glossaries/glossaries-manual.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/glossaries/glossaries-manual.tex')
-rw-r--r--Master/texmf-dist/doc/latex/glossaries/glossaries-manual.tex21
1 files changed, 16 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/latex/glossaries/glossaries-manual.tex b/Master/texmf-dist/doc/latex/glossaries/glossaries-manual.tex
index 403a5d3b9a7..d17471374bd 100644
--- a/Master/texmf-dist/doc/latex/glossaries/glossaries-manual.tex
+++ b/Master/texmf-dist/doc/latex/glossaries/glossaries-manual.tex
@@ -27,7 +27,7 @@
\makeatother
\RecordChanges
\PageIndex
-\CheckSum{8706}
+\CheckSum{8711}
\CodelineNumbered
\newcommand*{\termdef}[1]{\emph{#1}\iterm{#1}}
\newcommand*{\term}[1]{#1\iterm{#1}}
@@ -131,7 +131,7 @@
\MakeShortVerb{"}
\DeleteShortVerb{\|}
- \title{glossaries.sty v 2.01: \LaTeXe\ Package to Assist Generating Glossaries}
+ \title{glossaries.sty v 2.02: \LaTeXe\ Package to Assist Generating Glossaries}
\author{Nicola L.C. Talbot\\[10pt]
School of Computing Sciences\\
University of East Anglia\\
@@ -139,7 +139,7 @@ Norwich. Norfolk\\
NR4 7TJ. United Kingdom.\\
\url{http://theoval.cmp.uea.ac.uk/~nlct/}}
- \date{30th May 2009}
+ \date{13th July 2009}
\maketitle
\tableofcontents
@@ -1235,7 +1235,18 @@ is equivalent to
\end{verbatim}
You can change this value later in the document using\\[10pt]
\DescribeMacro{\setglossarysection}\cs{setglossarysection}\marg{name}\\[10pt]
-where \meta{name} is the sectional unit.
+where \meta{name} is the sectional unit. The start of each glossary
+adds information to the page header via
+\DescribeMacro{glossarymark}\cs{glossarymark}\marg{glossary title}.
+This defaults to \cs{@mkboth}, but you may need to redefine it.
+For example, to only change the right header:
+\begin{verbatim}
+\renewcommand{\glossarymark}[1]{\markright{#1}}
+\end{verbatim}
+or to prevent it from changing the headers:
+\begin{verbatim}
+\renewcommand{\glossarymark}[1]{}
+\end{verbatim}
Note that if you are using the \isty{hyperref} package and the
glossaries are put in chapters, you may need to redefine
@@ -3490,7 +3501,7 @@ The \isty{glossaries} package doesn't load the \isty{xspace} package
since there are both advantages and disadvantages to using
\ics{xspace} in \cs{}\meta{label}. If you don't use the
\isty{xspace} package you need to explicitly force a space using
-\verb*"\ " (backslash space) however you can follow \cs{}\meta{label}
+\verb*|\ | (backslash space) however you can follow \cs{}\meta{label}
with additional text in square brackets (the final optional
argument to \ics{gls}). If you use the \isty{xspace} package
you don't need to escape the spaces but you can't use