diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/glossaries-extra')
-rw-r--r-- | Master/texmf-dist/source/latex/glossaries-extra/glossaries-extra.dtx | 21 | ||||
-rw-r--r-- | Master/texmf-dist/source/latex/glossaries-extra/glossaries-extra.ins | 2 |
2 files changed, 12 insertions, 11 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 9fe44497574..99576c79d0f 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,14 @@ %\iffalse % glossaries-extra.dtx generated using makedtx version 1.1 (c) Nicola Talbot % Command line args: -% -src "glossaries-extra.sty\Z=>glossaries-extra.sty" -% -src "glossaries-extra-stylemods.sty\Z=>glossaries-extra-stylemods.sty" -% -codetitle "Main Package Code (\\styfmt{glossaries-extra.sty})" % -author "Nicola Talbot" -% -section "chapter" % -doc "glossaries-extra-codedoc.tex" +% -section "chapter" +% -codetitle "Main Package Code (\\styfmt{glossaries-extra.sty})" +% -src "glossaries-extra.sty\Z=>glossaries-extra.sty" +% -src "glossaries-extra-stylemods.sty\Z=>glossaries-extra-stylemods.sty" % glossaries-extra -% Created on 2016/12/16 14:42 +% Created on 2016/12/17 13:01 %\fi %\iffalse %<*package> @@ -154,13 +154,13 @@ styles (glossaries):>#1={\protect\ttfamily#1}|main}} \raggedright } -\title{glossaries-extra.sty v1.09: +\title{glossaries-extra.sty v1.10: documented code} \author{Nicola L.C. Talbot\\[10pt] Dickimaw Books\\ \url{http://www.dickimaw-books.com/}} -\date{2016-12-16} +\date{2016-12-17} \begin{document} \DocInput{glossaries-extra.dtx} @@ -205,7 +205,7 @@ Dickimaw Books\\ %\section{Package Initialisation and Options} % \begin{macrocode} \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{glossaries-extra}[2016/12/16 v1.09 (NLCT)] +\ProvidesPackage{glossaries-extra}[2016/12/17 v1.10 (NLCT)] % \end{macrocode} % Requires \sty{xkeyval} to define package options. % \begin{macrocode} @@ -1952,10 +1952,11 @@ Dickimaw Books\\ % %\begin{macro}{\@GLSpl@} %\changes{1.08}{2016-12-13}{added \cs{@glsxtr@record}} +%\changes{1.10}{2016-12-17}{fixed bug caused by typo in command name} %Save the original definition and redefine. % \begin{macrocode} \let\@glsxtr@org@GLSpl@\@GLSpl@ -\def\@GLS@#1#2{% +\def\@GLSpl@#1#2{% \@glsxtr@record{#1}{#2}% \@glsxtr@org@GLSpl@{#1}{#2}% }% @@ -12759,7 +12760,7 @@ Dickimaw Books\\ % First identify package: % \begin{macrocode} \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{glossaries-extra-stylemods}[2016/12/16 v1.09 (NLCT)] +\ProvidesPackage{glossaries-extra-stylemods}[2016/12/17 v1.10 (NLCT)] % \end{macrocode} % Provide package options to automatically load required predefined % styles. The simplest method is to just test for the existence of diff --git a/Master/texmf-dist/source/latex/glossaries-extra/glossaries-extra.ins b/Master/texmf-dist/source/latex/glossaries-extra/glossaries-extra.ins index e033af42b11..4255f8c6e00 100644 --- a/Master/texmf-dist/source/latex/glossaries-extra/glossaries-extra.ins +++ b/Master/texmf-dist/source/latex/glossaries-extra/glossaries-extra.ins @@ -1,4 +1,4 @@ -% glossaries-extra.ins generated using makedtx version 1.1 2016/12/16 14:42 +% glossaries-extra.ins generated using makedtx version 1.1 2016/12/17 13:01 \input docstrip \preamble |