summaryrefslogtreecommitdiff
path: root/luaotfload-features.lua
diff options
context:
space:
mode:
authorPhilipp Gesang <phg42.2a@gmail.com>2014-01-15 22:53:20 -0800
committerPhilipp Gesang <phg42.2a@gmail.com>2014-01-15 22:53:20 -0800
commit164185fd15939f480627513cd42f4623f9d6d4e2 (patch)
tree257136c6ce3a71127bbd1474f2251eece0d52c6b /luaotfload-features.lua
parent09316ec5b7eb2cc2b507aa9105e4197a90d29071 (diff)
parent2a5b67b754089b6fd3299e6621885ebcc3fb627b (diff)
downloadluaotfload-164185fd15939f480627513cd42f4623f9d6d4e2.tar.gz
Merge pull request #182 from phi-gamma/texlive2014
move main Lua file out of the DTX
Diffstat (limited to 'luaotfload-features.lua')
-rw-r--r--luaotfload-features.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/luaotfload-features.lua b/luaotfload-features.lua
index d786549..5172f4b 100644
--- a/luaotfload-features.lua
+++ b/luaotfload-features.lua
@@ -1,6 +1,6 @@
if not modules then modules = { } end modules ["features"] = {
version = "2.5",
- comment = "companion to luaotfload.lua",
+ comment = "companion to luaotfload-main.lua",
author = "Hans Hagen, Khaled Hosny, Elie Roux, Philipp Gesang",
copyright = "PRAGMA ADE / ConTeXt Development Team",
license = "see context related readme files"