From d92cd769e6cb4a7c33296cd48f25181a38959e0b Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 5 Apr 2024 21:21:27 +0000 Subject: glossaries (5apr24) git-svn-id: svn://tug.org/texlive/trunk@70866 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/scripts/glossaries/makeglossaries | 6 +++--- Master/texmf-dist/scripts/glossaries/makeglossaries-lite.lua | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'Master/texmf-dist/scripts') diff --git a/Master/texmf-dist/scripts/glossaries/makeglossaries b/Master/texmf-dist/scripts/glossaries/makeglossaries index c0e795437d1..76ab02a07d6 100755 --- a/Master/texmf-dist/scripts/glossaries/makeglossaries +++ b/Master/texmf-dist/scripts/glossaries/makeglossaries @@ -2,7 +2,7 @@ # File : makeglossaries # Author : Nicola Talbot -# Version : 4.53 +# Version : 4.54 # Description: simple Perl script that calls makeindex or xindy. # Intended for use with "glossaries.sty" (saves having to remember # all the various switches) @@ -31,10 +31,10 @@ # glossaries-babel.sty, glossaries-polyglossia.sty, glossaries.l2h. # Also makeglossaries and makeglossaries-lite.lua. -my $version="4.53 (2023-09-29)"; +my $version="4.54 (2024-04-03)"; # History: -# v4.51 - v4.53: +# v4.51 - v4.54: # * No change. (Version number updated in line with glossaries.sty) # v4.50: # * Added -e (don't fix encap clashes) diff --git a/Master/texmf-dist/scripts/glossaries/makeglossaries-lite.lua b/Master/texmf-dist/scripts/glossaries/makeglossaries-lite.lua index 9ff0c20d61c..86f10a948e6 100755 --- a/Master/texmf-dist/scripts/glossaries/makeglossaries-lite.lua +++ b/Master/texmf-dist/scripts/glossaries/makeglossaries-lite.lua @@ -36,7 +36,7 @@ Also makeglossaries and makeglossaries-lite.lua. History: - * 4.48 - 4.53: + * 4.48 - 4.54: - no change. * 4.47: - Added hybrid instructions if record option detected but not \makeglossaries @@ -70,7 +70,7 @@ - changed first line from lua to texlua --]] -thisversion = "4.53 (2023-09-29)" +thisversion = "4.54 (2024-04-03)" quiet = false dryrun = false -- cgit v1.2.3