summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/glossaries/glossaries-user.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/glossaries/glossaries-user.tex')
-rw-r--r--Master/texmf-dist/doc/latex/glossaries/glossaries-user.tex22
1 files changed, 16 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/latex/glossaries/glossaries-user.tex b/Master/texmf-dist/doc/latex/glossaries/glossaries-user.tex
index 75b2f9cf62d..09f5b8d9449 100644
--- a/Master/texmf-dist/doc/latex/glossaries/glossaries-user.tex
+++ b/Master/texmf-dist/doc/latex/glossaries/glossaries-user.tex
@@ -398,11 +398,11 @@ and~\hyperlink{option#2}{#2}}
\MakeShortVerb{"}
\DeleteShortVerb{\|}
- \title{User Manual for glossaries.sty v4.29}
+ \title{User Manual for glossaries.sty v4.30}
\author{Nicola L.C. Talbot\\%
\url{http://www.dickimaw-books.com/}}
- \date{2017-01-19}
+ \date{2017-06-11}
\maketitle
\begin{abstract}
@@ -480,7 +480,7 @@ package.
\item[\url{glossaries-code.pdf}]
Advanced users wishing to know more about the inner workings of all the
packages provided in the \styfmt{glossaries} bundle should read
-\qt{Documented Code for glossaries v4.29}.
+\qt{Documented Code for glossaries v4.30}.
\item[INSTALL] Installation instructions.
@@ -599,6 +599,7 @@ difficult. There are three options:
other setting, be prepared for a long document build time,
especially if you have a lot of entries defined. \textbf{This
option is intended as a last resort for alphabetical sorting.}
+This option is not suitable for hierarchical glossaries.
\begin{enumerate}
\item Add \cs{makenoidxglossaries} to your preamble (before you
@@ -2279,7 +2280,7 @@ resulting file onto the man path. Alternatively do
\begin{important}
When upgrading the \styfmt{glossaries} package, make sure you also
upgrade your version of \gls{makeglossaries}. The current version is
-2.20.
+2.21.
\end{important}
\subsection{Using the makeglossaries-lite.lua Lua Script}
@@ -3237,6 +3238,15 @@ six digit number via
redefined, if required, before the entries are defined (in the
case of \pkgopt[def]{sort}) or before the entries are used
(in the case of \pkgopt[use]{sort}).
+
+\item \pkgoptval{none}{sort} : this option is new to version 4.30
+and is only for documents that don't use \cs{makeglossaries}
+or \cs{makenoidxglossaries}. It omits the code used to sanitize
+or escape the sort value, since it's not required. This option
+can't be used with \cs{printglossary} or \cs{printnoidxglossary}
+(or the iterative versions \cs{printglossaries} or
+\cs{printnoidxglossaries}). It may be used with
+\sty{glossaries-extra}'s \cs{printunsrtglossary}.
\end{itemize}
Note that the group styles (such as \glostyle{listgroup}) are
incompatible with the \pkgopt[use]{sort} and \pkgopt[def]{sort}
@@ -4375,7 +4385,7 @@ context (provided any fragile commands stored in the key have been
protected). The new keys must be added using \cs{glsaddkey} or
\cs{glsaddstoragekey} before glossary entries are defined.
-\section{Document Keys}
+\subsection{Document Keys}
\label{sec:glsaddkey}
A custom key that can be used in the document is defined using:
@@ -4468,7 +4478,7 @@ The dog \glsed{run} away from the duck.
For a complete document, see the sample file \samplefile{-newkeys}.
\end{example}
-\section{Storage Keys}
+\subsection{Storage Keys}
\label{sec:glsaddstoragekey}
A custom key that can be used for simply storing information is