diff options
Diffstat (limited to 'Master/texmf-dist/tex/context/base/mkiv/trac-lmx.lua')
-rw-r--r-- | Master/texmf-dist/tex/context/base/mkiv/trac-lmx.lua | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/context/base/mkiv/trac-lmx.lua b/Master/texmf-dist/tex/context/base/mkiv/trac-lmx.lua index 4f4ea62c489..c7f94961878 100644 --- a/Master/texmf-dist/tex/context/base/mkiv/trac-lmx.lua +++ b/Master/texmf-dist/tex/context/base/mkiv/trac-lmx.lua @@ -695,6 +695,8 @@ if arg then if arg[1] == "--show" then if arg[2] then lmx.show (arg[2]) end elseif arg[1] == "--convert" then if arg[2] then lmx.convert(arg[2], arg[3] or "temp.html") end end +else + return lmx end -- Test 1: |