summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/glossaries-extra/glossaries-extra.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/glossaries-extra/glossaries-extra.dtx')
-rw-r--r--Master/texmf-dist/source/latex/glossaries-extra/glossaries-extra.dtx32
1 files changed, 17 insertions, 15 deletions
diff --git a/Master/texmf-dist/source/latex/glossaries-extra/glossaries-extra.dtx b/Master/texmf-dist/source/latex/glossaries-extra/glossaries-extra.dtx
index d16bcf9bae4..faaf91f31da 100644
--- a/Master/texmf-dist/source/latex/glossaries-extra/glossaries-extra.dtx
+++ b/Master/texmf-dist/source/latex/glossaries-extra/glossaries-extra.dtx
@@ -1,14 +1,15 @@
%\iffalse
% glossaries-extra.dtx generated using makedtx version 1.2 (c) Nicola Talbot
% Command line args:
-% -codetitle "Main Package Code (\\styfmt{glossaries-extra.sty})"
-% -section "chapter"
+% -doc "glossaries-extra-codedoc.tex"
% -macrocode ".*\.tex"
% -macrocode ".*\.bib"
-% -setambles ".*\.bib=>\nopreamble\nopostamble"
+% -codetitle "Main Package Code (\\styfmt{glossaries-extra.sty})"
+% -author "Nicola Talbot"
% -comment ".*\.tex"
% -comment ".*\.bib"
-% -author "Nicola Talbot"
+% -setambles ".*\.bib=>\nopreamble\nopostamble"
+% -section "chapter"
% -src "glossaries-extra.sty\Z=>glossaries-extra.sty"
% -src "glossaries-extra-bib2gls.sty\Z=>glossaries-extra-bib2gls.sty"
% -src "glossaries-extra-stylemods.sty\Z=>glossaries-extra-stylemods.sty"
@@ -17,9 +18,8 @@
% -src "glossary-topic.sty\Z=>glossary-topic.sty"
% -src "(example-glossaries-.+\.tex)\Z=>\1"
% -src "(example-glossaries-.+\.bib)\Z=>\1"
-% -doc "glossaries-extra-codedoc.tex"
% glossaries-extra
-% Created on 2020/2/13 22:19
+% Created on 2020/2/28 14:07
%\fi
%\iffalse
%<*package>
@@ -182,13 +182,13 @@ governed by the \gloskey{first} and \gloskey{firstplural} keys of
\raggedright
}
-\title{glossaries-extra.sty v1.42:
+\title{glossaries-extra.sty v1.43:
documented code}
\author{Nicola L.C. Talbot\\[10pt]
Dickimaw Books\\
\url{http://www.dickimaw-books.com/}}
-\date{2020-02-13}
+\date{2020-02-28}
\begin{document}
\DocInput{glossaries-extra.dtx}
@@ -233,7 +233,7 @@ Dickimaw Books\\
%\section{Package Initialisation and Options}
% \begin{macrocode}
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{glossaries-extra}[2020/02/13 v1.42 (NLCT)]
+\ProvidesPackage{glossaries-extra}[2020/02/28 v1.43 (NLCT)]
% \end{macrocode}
% Requires \sty{xkeyval} to define package options.
% \begin{macrocode}
@@ -2423,9 +2423,11 @@ Dickimaw Books\\
%\changes{1.42}{2020-02-03}{added \cs{glslabel} and scope}
%Locally define \cs{glslabel} in case the helper command needs to access the
%label.
+%\changes{1.43}{2020-02-28}{changed \cs{def} to \cs{edef} to avoid
+%infinite recursion}
% \begin{macrocode}
{%
- \def\glslabel{#1}%
+ \edef\glslabel{#1}%
\glsdoifexistsordo{#1}%
{%
\ifglshasfield{\GlsXtrFmtField}{#1}%
@@ -25328,7 +25330,7 @@ defined}{}%
%automatically loaded by the record option.
% \begin{macrocode}
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{glossaries-extra-bib2gls}[2020/02/13 v1.42 (NLCT)]
+\ProvidesPackage{glossaries-extra-bib2gls}[2020/02/28 v1.43 (NLCT)]
% \end{macrocode}
%Provide convenient shortcut commands for predefined glossary types.
%\begin{macro}{\printunsrtacronyms}
@@ -28413,7 +28415,7 @@ defined}{}%
% First identify package:
% \begin{macrocode}
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{glossaries-extra-stylemods}[2020/02/13 v1.42 (NLCT)]
+\ProvidesPackage{glossaries-extra-stylemods}[2020/02/28 v1.43 (NLCT)]
% \end{macrocode}
% Provide package options to automatically load required predefined
% styles. The simplest method is to just test for the existence of
@@ -30719,7 +30721,7 @@ defined}{}%
%\section{Package Initialisation and Options}
% \begin{macrocode}
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{glossary-bookindex}[2020/02/13 v1.42 (NLCT)]
+\ProvidesPackage{glossary-bookindex}[2020/02/28 v1.43 (NLCT)]
% \end{macrocode}
%Load required packages.
% \begin{macrocode}
@@ -31215,7 +31217,7 @@ defined}{}%
%Provides additional long styles.
% \begin{macrocode}
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{glossary-longextra}[2020/02/13 v1.42 (NLCT)]
+\ProvidesPackage{glossary-longextra}[2020/02/28 v1.43 (NLCT)]
% \end{macrocode}
%Load required packages.
% \begin{macrocode}
@@ -32644,7 +32646,7 @@ defined}{}%
%topic.
% \begin{macrocode}
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{glossary-topic}[2020/02/13 v1.42 (NLCT)]
+\ProvidesPackage{glossary-topic}[2020/02/28 v1.43 (NLCT)]
% \end{macrocode}
%Load required package.
% \begin{macrocode}