summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts/glossaries
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/scripts/glossaries')
-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 0fc924d9881..aa6375b64e4 100755
--- a/Master/texmf-dist/scripts/glossaries/makeglossaries-lite.lua
+++ b/Master/texmf-dist/scripts/glossaries/makeglossaries-lite.lua
@@ -1,4 +1,4 @@
-#!/usr/bin/env lua
+#!/usr/bin/env texlua
--[[
File : makeglossaries.lua
Author : Nicola Talbot
@@ -25,9 +25,11 @@
This work has the LPPL maintenance status `maintained'.
+ History:
+ * 1.1 changed first line from lua to texlua
--]]
-thisversion = "1.0 2015-06-20"
+thisversion = "1.1 2015-07-17"
quiet = false
dryrun = false