summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts/glossaries/makeglossaries-lite.lua
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-11-15 22:53:09 +0000
committerKarl Berry <karl@freefriends.org>2017-11-15 22:53:09 +0000
commit7116eb3c7dd50b9b6a0470aceaa9f6e993d07490 (patch)
tree3375af4bf333855202468bb75729f962450c59a1 /Master/texmf-dist/scripts/glossaries/makeglossaries-lite.lua
parent8db1d9ae4386e820a532cc623a875cdca0e5d9fc (diff)
glossaries (15nov17)
git-svn-id: svn://tug.org/texlive/trunk@45821 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/scripts/glossaries/makeglossaries-lite.lua')
-rwxr-xr-xMaster/texmf-dist/scripts/glossaries/makeglossaries-lite.lua6
1 files changed, 4 insertions, 2 deletions
diff --git a/Master/texmf-dist/scripts/glossaries/makeglossaries-lite.lua b/Master/texmf-dist/scripts/glossaries/makeglossaries-lite.lua
index 761383190f2..89561d7e182 100755
--- a/Master/texmf-dist/scripts/glossaries/makeglossaries-lite.lua
+++ b/Master/texmf-dist/scripts/glossaries/makeglossaries-lite.lua
@@ -26,10 +26,12 @@
This work has the LPPL maintenance status `maintained'.
History:
+ * 4.35:
+ - no change.
* 4.34:
- added check for \glsxtr@resource
* 4.33:
- - Version number synchronized with glossaries.sty
+ - version number synchronized with glossaries.sty
* 1.3
- added check for \glsxtr@makeglossaries
* 1.2 (2016-05-27)
@@ -39,7 +41,7 @@
- changed first line from lua to texlua
--]]
-thisversion = "4.34 2017-11-03"
+thisversion = "4.35 2017-11-14"
quiet = false
dryrun = false