summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-11-30 23:01:02 +0000
committerKarl Berry <karl@freefriends.org>2015-11-30 23:01:02 +0000
commit507d332bb4ae197fe5580c92b1280e132c5fe981 (patch)
tree6a2c8ea2cd7e54197f698c5c81f14c029f94e39c /Master/texmf-dist/source
parent55ced3ef06cb4f4b34023320264c2b428699f3cf (diff)
glossaries (30nov15)
git-svn-id: svn://tug.org/texlive/trunk@38981 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source')
-rw-r--r--Master/texmf-dist/source/latex/glossaries/glossaries.dtx56
-rw-r--r--Master/texmf-dist/source/latex/glossaries/glossaries.ins2
2 files changed, 28 insertions, 30 deletions
diff --git a/Master/texmf-dist/source/latex/glossaries/glossaries.dtx b/Master/texmf-dist/source/latex/glossaries/glossaries.dtx
index 12b79cffba3..710d73d2b69 100644
--- a/Master/texmf-dist/source/latex/glossaries/glossaries.dtx
+++ b/Master/texmf-dist/source/latex/glossaries/glossaries.dtx
@@ -1,18 +1,14 @@
%\iffalse
% glossaries.dtx generated using makedtx version 1.1 (c) Nicola Talbot
% Command line args:
-% -codetitle "Main Package Code"
-% -doc "glossaries-manual.tex"
% -comment ".*\.perl"
% -comment ".*\.tex"
% -comment ".*\.xdy"
-% -author "Nicola Talbot"
-% -setambles ".*\.perl=>\nopreamble\nopostamble"
-% -setambles ".*\.tex=>\nopreamble\nopostamble"
-% -setambles ".*\.xdy=>\nopreamble\nopostamble"
% -macrocode ".*\.perl"
% -macrocode ".*\.tex"
% -macrocode ".*\.xdy"
+% -codetitle "Main Package Code"
+% -doc "glossaries-manual.tex"
% -src "glossaries.sty\Z=>glossaries.sty"
% -src "glossaries-prefix.sty\Z=>glossaries-prefix.sty"
% -src "(glossary-.+)\.(sty)\Z=>\1.\2"
@@ -28,8 +24,12 @@
% -src "(samplexdy-mc.*\.xdy)\Z=>\1"
% -src "(database.*\.tex)\Z=>\1"
% -src "(.*\.perl)\Z=>\1"
+% -setambles ".*\.perl=>\nopreamble\nopostamble"
+% -setambles ".*\.tex=>\nopreamble\nopostamble"
+% -setambles ".*\.xdy=>\nopreamble\nopostamble"
+% -author "Nicola Talbot"
% glossaries
-% Created on 2015/11/22 15:06
+% Created on 2015/11/30 12:18
%\fi
%\iffalse
%<*package>
@@ -167,12 +167,12 @@ governed by the \gloskey{first} and \gloskey{firstplural} keys of
%\MakeShortVerb{"}
%\DeleteShortVerb{\|}
%
-% \title{Documented Code For glossaries v4.19}
+% \title{Documented Code For glossaries v4.20}
% \author{Nicola L.C. Talbot\\[10pt]
%Dickimaw Books\\
%\url{http://www.dickimaw-books.com/}}
%
-% \date{2015-11-22}
+% \date{2015-11-30}
% \maketitle
%
%This is the documented code for the \styfmt{glossaries} package.
@@ -188,7 +188,7 @@ governed by the \gloskey{first} and \gloskey{firstplural} keys of
%glossaries package}.
%
%\item[\url{glossaries-user.pdf}]
-%For the main user guide, read \qt{glossaries.sty v4.19:
+%For the main user guide, read \qt{glossaries.sty v4.20:
%\LaTeX2e\ Package to Assist Generating Glossaries}.
%
%\item[\url{mfirstuc-manual.pdf}]
@@ -247,7 +247,7 @@ governed by the \gloskey{first} and \gloskey{firstplural} keys of
% This package requires \LaTeXe.
% \begin{macrocode}
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{glossaries}[2015/11/22 v4.19 (NLCT)]
+\ProvidesPackage{glossaries}[2015/11/30 v4.20 (NLCT)]
% \end{macrocode}
%\changes{4.18}{2015-09-09}{split mfirstuc into separate bundle}
% Required packages:
@@ -17823,7 +17823,7 @@ false,nolabel,autolabel,nameref}[nolabel]{%
% \cs{gls}\marg{label}'' on subsequent use.
% \begin{macrocode}
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{glossaries-prefix}[2015/11/22 v4.19 (NLCT)]
+\ProvidesPackage{glossaries-prefix}[2015/11/30 v4.20 (NLCT)]
% \end{macrocode}
% Pass all options to \sty{glossaries}:
% \begin{macrocode}
@@ -18238,7 +18238,7 @@ false,nolabel,autolabel,nameref}[nolabel]{%
%\label{sec:code:hypernav}
% Package Definition:
% \begin{macrocode}
-\ProvidesPackage{glossary-hypernav}[2015/11/22 v4.19 (NLCT)]
+\ProvidesPackage{glossary-hypernav}[2015/11/30 v4.20 (NLCT)]
% \end{macrocode}
%
% The commands defined in this package are provided to
@@ -18406,7 +18406,7 @@ false,nolabel,autolabel,nameref}[nolabel]{%
% This defines an in-line style where the entries are
% comma-separated with just the name and description displayed.
% \begin{macrocode}
-\ProvidesPackage{glossary-inline}[2015/11/22 v4.19 (NLCT)]
+\ProvidesPackage{glossary-inline}[2015/11/30 v4.20 (NLCT)]
% \end{macrocode}
%
%\begin{style}{inline}
@@ -18597,7 +18597,7 @@ false,nolabel,autolabel,nameref}[nolabel]{%
% \ics{item} command, it will appear in a bold font by
% default.
% \begin{macrocode}
-\ProvidesPackage{glossary-list}[2015/11/22 v4.19 (NLCT)]
+\ProvidesPackage{glossary-list}[2015/11/30 v4.20 (NLCT)]
% \end{macrocode}
%\begin{macro}{\indexspace}
%\changes{4.13}{2015-02-03}{new}
@@ -18851,7 +18851,7 @@ false,nolabel,autolabel,nameref}[nolabel]{%
% The glossary styles defined in the \isty{glossary-long} package
% used the \env{longtable} environment in the glossary.
% \begin{macrocode}
-\ProvidesPackage{glossary-long}[2015/11/22 v4.19 (NLCT)]
+\ProvidesPackage{glossary-long}[2015/11/30 v4.20 (NLCT)]
% \end{macrocode}
% Requires the \isty{longtable} package:
% \begin{macrocode}
@@ -19326,7 +19326,7 @@ false,nolabel,autolabel,nameref}[nolabel]{%
% used the \env{longtable} environment in the glossary and use
% ragged right formatting for the multiline columns.
% \begin{macrocode}
-\ProvidesPackage{glossary-longragged}[2015/11/22 v4.19 (NLCT)]
+\ProvidesPackage{glossary-longragged}[2015/11/30 v4.20 (NLCT)]
% \end{macrocode}
% Requires the \isty{array} package:
% \begin{macrocode}
@@ -19737,7 +19737,7 @@ false,nolabel,autolabel,nameref}[nolabel]{%
%use the \sty{multicol} package. These use the tree-like glossary
%styles in a multicol environment.
% \begin{macrocode}
-\ProvidesPackage{glossary-mcols}[2015/11/22 v4.19 (NLCT)]
+\ProvidesPackage{glossary-mcols}[2015/11/30 v4.20 (NLCT)]
% \end{macrocode}
% Required packages:
% \begin{macrocode}
@@ -20044,7 +20044,7 @@ false,nolabel,autolabel,nameref}[nolabel]{%
% The glossary styles defined in the \isty{glossary-super} package
% use the \env{supertabular} environment.
% \begin{macrocode}
-\ProvidesPackage{glossary-super}[2015/11/22 v4.19 (NLCT)]
+\ProvidesPackage{glossary-super}[2015/11/30 v4.20 (NLCT)]
% \end{macrocode}
% Requires the \isty{supertabular} package:
% \begin{macrocode}
@@ -20554,7 +20554,7 @@ false,nolabel,autolabel,nameref}[nolabel]{%
% are like those provided by the \isty{glossary-super} package,
% except that the multiline columns have ragged right justification.
% \begin{macrocode}
-\ProvidesPackage{glossary-superragged}[2015/11/22 v4.19 (NLCT)]
+\ProvidesPackage{glossary-superragged}[2015/11/30 v4.20 (NLCT)]
% \end{macrocode}
% Requires the \isty{array} package:
% \begin{macrocode}
@@ -20970,7 +20970,7 @@ false,nolabel,autolabel,nameref}[nolabel]{%
% that have a tree-like structure. These are designed for
% hierarchical glossaries.
% \begin{macrocode}
-\ProvidesPackage{glossary-tree}[2015/11/22 v4.19 (NLCT)]
+\ProvidesPackage{glossary-tree}[2015/11/30 v4.20 (NLCT)]
% \end{macrocode}
%
%\begin{macro}{\indexspace}
@@ -21580,7 +21580,7 @@ false,nolabel,autolabel,nameref}[nolabel]{%
% hyperlinks may not work properly.
% \begin{macrocode}
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{glossaries-compatible-207}[2015/11/22 v4.19 (NLCT)]
+\ProvidesPackage{glossaries-compatible-207}[2015/11/30 v4.20 (NLCT)]
% \end{macrocode}
%\begin{macro}{\GlsAddXdyAttribute}
% Adds an attribute in old format.
@@ -21941,7 +21941,7 @@ false,nolabel,autolabel,nameref}[nolabel]{%
% Compatibility macros.
% \begin{macrocode}
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{glossaries-compatible-307}[2015/11/22 v4.19 (NLCT)]
+\ProvidesPackage{glossaries-compatible-307}[2015/11/30 v4.20 (NLCT)]
% \end{macrocode}
%
% Compatibility macros for predefined glossary styles:
@@ -22747,11 +22747,9 @@ false,nolabel,autolabel,nameref}[nolabel]{%
% \begin{macrocode}
\NeedsTeXFormat{LaTeX2e}
% \end{macrocode}
-% Package version number now in line with main glossaries package number
-% but will only be updated when \texttt{glossaries-accsupp.sty} is
-% modified.
+% Package version number now in line with main glossaries package number.
% \begin{macrocode}
-\ProvidesPackage{glossaries-accsupp}[2015/11/22 v4.19 (NLCT)
+\ProvidesPackage{glossaries-accsupp}[2015/11/30 v4.20 (NLCT)
Experimental glossaries accessibility]
% \end{macrocode}
% Pass all options to \sty{glossaries}:
@@ -25167,7 +25165,7 @@ false,nolabel,autolabel,nameref}[nolabel]{%
% modules.
% \begin{macrocode}
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{glossaries-babel}[2015/11/22 v4.19 (NLCT)]
+\ProvidesPackage{glossaries-babel}[2015/11/30 v4.20 (NLCT)]
% \end{macrocode}
% Load \sty{tracklang} to obtain language settings.
% \begin{macrocode}
@@ -25211,7 +25209,7 @@ false,nolabel,autolabel,nameref}[nolabel]{%
% modules.
% \begin{macrocode}
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{glossaries-polyglossia}[2015/11/22 v4.19 (NLCT)]
+\ProvidesPackage{glossaries-polyglossia}[2015/11/30 v4.20 (NLCT)]
% \end{macrocode}
% Load \sty{tracklang} to obtain language settings.
% \begin{macrocode}
diff --git a/Master/texmf-dist/source/latex/glossaries/glossaries.ins b/Master/texmf-dist/source/latex/glossaries/glossaries.ins
index fb5ee844c59..4c02cfd11df 100644
--- a/Master/texmf-dist/source/latex/glossaries/glossaries.ins
+++ b/Master/texmf-dist/source/latex/glossaries/glossaries.ins
@@ -1,4 +1,4 @@
-% glossaries.ins generated using makedtx version 1.1 2015/11/22 15:06
+% glossaries.ins generated using makedtx version 1.1 2015/11/30 12:18
\input docstrip
\preamble