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.tex20
1 files changed, 15 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/latex/glossaries/glossaries-user.tex b/Master/texmf-dist/doc/latex/glossaries/glossaries-user.tex
index 5c01b412636..fdbd76bfc1f 100644
--- a/Master/texmf-dist/doc/latex/glossaries/glossaries-user.tex
+++ b/Master/texmf-dist/doc/latex/glossaries/glossaries-user.tex
@@ -372,7 +372,7 @@ user2={sanitization\protect\iterm{sanitize}}%
\or \textdaggerdbl \or \textsection
\or $\lozenge$ \or \textparagraph
\or \#\or {\fontfamily{cmr}\selectfont\textreferencemark}%
- \or \shortstack{*\\[-1.5ex]*}%
+ \or \@nlctdoc@if@usingtexht{\HCode{&\#x2051;}}{\shortstack{*\\[-1.5ex]*}}%
\or $\star$
\or \ding{94}%
\else
@@ -448,11 +448,11 @@ and~\hyperlink{option#2}{#2}}
\MakeShortVerb{"}
\DeleteShortVerb{\|}
- \title{User Manual for glossaries.sty v4.37}
+ \title{User Manual for glossaries.sty v4.38}
\author{Nicola L.C. Talbot\\%
\url{http://www.dickimaw-books.com/}}
- \date{2018-04-07}
+ \date{2018-05-10}
\maketitle
\begin{abstract}
@@ -537,7 +537,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.37}.
+\qt{Documented Code for glossaries v4.38}.
\item[INSTALL] Installation instructions.
@@ -548,6 +548,10 @@ packages provided in the \styfmt{glossaries} bundle should read
\end{description}
Related resources:
\begin{itemize}
+\item \styfmt{glossaries-extra} and \gls{bib2gls}: An Introductory
+Guide. (\href{http://mirrors.ctan.org/support/bib2gls/bib2gls-begin.pdf}{\texttt{bib2gls-begin.pdf}}).
+
+
\item \href{http://www.dickimaw-books.com/faqs/glossariesfaq.html}{\styfmt{glossaries}
FAQ}
@@ -2846,7 +2850,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
-4.37.
+4.38.
\end{important}
\subsection{Using the makeglossaries-lite Lua Script}
@@ -3658,6 +3662,12 @@ within the document using
\cs{glsrefentry}\marg{label}
\end{definition}
where \meta{label} is the label associated with that glossary entry.
+The labelling systems uses \meta{prefix}\meta{label}, where
+\meta{label} is the entry's label and \meta{prefix} is given by
+\begin{definition}[\DescribeMacro\GlsEntryCounterLabelPrefix]
+\cs{GlsEntryCounterLabelPrefix}
+\end{definition}
+(which defaults to \texttt{glsentry-}).
\begin{important}
If you use \cs{glsrefentry}, you must run \LaTeX\ twice after