From 1e9c91674124fe8a6274515c661e0ee5e0582bf4 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 23 Jul 2018 21:07:56 +0000 Subject: glossaries (23jul18) git-svn-id: svn://tug.org/texlive/trunk@48258 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/scripts/glossaries/makeglossaries | 6 ++++-- Master/texmf-dist/scripts/glossaries/makeglossaries-lite.lua | 4 +++- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'Master/texmf-dist/scripts/glossaries') diff --git a/Master/texmf-dist/scripts/glossaries/makeglossaries b/Master/texmf-dist/scripts/glossaries/makeglossaries index 081265d32e3..643e36b3c18 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.40 +# Version : 4.41 # Description: simple Perl script that calls makeindex or xindy. # Intended for use with "glossaries.sty" (saves having to remember # all the various switches) @@ -31,9 +31,11 @@ # glossaries-babel.sty, glossaries-polyglossia.sty, glossaries.perl. # Also makeglossaries and makeglossaries-lite.lua. -my $version="4.40 (2018-06-01)"; +my $version="4.41 (2018-07-23)"; # History: +# v4.41: +# * No change. # v4.40: # * No change. # v4.39: diff --git a/Master/texmf-dist/scripts/glossaries/makeglossaries-lite.lua b/Master/texmf-dist/scripts/glossaries/makeglossaries-lite.lua index aff87e481e1..f812edacee1 100755 --- a/Master/texmf-dist/scripts/glossaries/makeglossaries-lite.lua +++ b/Master/texmf-dist/scripts/glossaries/makeglossaries-lite.lua @@ -36,6 +36,8 @@ Also makeglossaries and makeglossaries-lite.lua. History: + * 4.41: + - no change. * 4.40: - no change. * 4.39: @@ -62,7 +64,7 @@ - changed first line from lua to texlua --]] -thisversion = "4.40 (2018-06-01)" +thisversion = "4.41 (2018-07-23)" quiet = false dryrun = false -- cgit v1.2.3