summaryrefslogtreecommitdiff
path: root/scripts/context/lua/mtx-mtxworks.lua
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/context/lua/mtx-mtxworks.lua')
-rw-r--r--scripts/context/lua/mtx-mtxworks.lua28
1 files changed, 14 insertions, 14 deletions
diff --git a/scripts/context/lua/mtx-mtxworks.lua b/scripts/context/lua/mtx-mtxworks.lua
index e6517dd95..1239ae4c5 100644
--- a/scripts/context/lua/mtx-mtxworks.lua
+++ b/scripts/context/lua/mtx-mtxworks.lua
@@ -1,14 +1,14 @@
-if not modules then modules = { } end modules ['mtx-mtxworks'] = {
- version = 1.002,
- comment = "companion to mtxrun.lua",
- author = "Hans Hagen, PRAGMA-ADE, Hasselt NL",
- copyright = "PRAGMA ADE / ConTeXt Development Team",
- license = "see context related readme files"
-}
-
--- this is a shortcut to "mtxrun --script texworks --start"
-
-environment.setargument("start",true)
-
-require "mtx-texworks"
-
+if not modules then modules = { } end modules ['mtx-mtxworks'] = {
+ version = 1.002,
+ comment = "companion to mtxrun.lua",
+ author = "Hans Hagen, PRAGMA-ADE, Hasselt NL",
+ copyright = "PRAGMA ADE / ConTeXt Development Team",
+ license = "see context related readme files"
+}
+
+-- this is a shortcut to "mtxrun --script texworks --start"
+
+environment.setargument("start",true)
+
+require "mtx-texworks"
+