From b7b69c20fae6b104e134dae90ac34a35221b82ed Mon Sep 17 00:00:00 2001 From: Context Git Mirror Bot Date: Thu, 2 Oct 2014 23:15:04 +0200 Subject: 2014-10-02 23:09:00 --- scripts/context/lua/mtx-epub.lua | 5 ++--- scripts/context/lua/mtxrun.lua | 28 ++++++++++++++++++---------- scripts/context/stubs/mswin/mtxrun.lua | 28 ++++++++++++++++++---------- scripts/context/stubs/unix/mtxrun | 28 ++++++++++++++++++---------- scripts/context/stubs/win64/mtxrun.lua | 28 ++++++++++++++++++---------- 5 files changed, 74 insertions(+), 43 deletions(-) (limited to 'scripts') diff --git a/scripts/context/lua/mtx-epub.lua b/scripts/context/lua/mtx-epub.lua index fa5a85134..6d8dfa63f 100644 --- a/scripts/context/lua/mtx-epub.lua +++ b/scripts/context/lua/mtx-epub.lua @@ -23,9 +23,8 @@ if not modules then modules = { } end modules ['mtx-epub'] = { -- OEBPS -- content.opf -- toc.ncx --- Images --- Styles --- Text +-- images +-- styles -- mimetype -- todo: diff --git a/scripts/context/lua/mtxrun.lua b/scripts/context/lua/mtxrun.lua index fcfdc1f17..ff54a0927 100644 --- a/scripts/context/lua/mtxrun.lua +++ b/scripts/context/lua/mtxrun.lua @@ -1212,7 +1212,7 @@ do -- create closure to overcome 200 locals limit package.loaded["l-table"] = package.loaded["l-table"] or true --- original size: 33477, stripped down to: 21843 +-- original size: 33499, stripped down to: 21844 if not modules then modules={} end modules ['l-table']={ version=1.001, @@ -1259,7 +1259,7 @@ local function compare(a,b) if ta==tb then return a