diff options
author | Hans Hagen <pragma@wxs.nl> | 2012-10-06 14:55:00 +0200 |
---|---|---|
committer | Hans Hagen <pragma@wxs.nl> | 2012-10-06 14:55:00 +0200 |
commit | 06d7e58122d6238c80fc91825d110322bb3c051b (patch) | |
tree | 56eb71986cba1bb947dab88a51b205f69a21cb34 /scripts | |
parent | c9b5e0c8f0273527f74ff7b032e7e2482166574e (diff) | |
download | context-06d7e58122d6238c80fc91825d110322bb3c051b.tar.gz |
beta 2012.10.06 14:55
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/context/lua/mtx-context.lua | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/context/lua/mtx-context.lua b/scripts/context/lua/mtx-context.lua index 4381840b2..f33363a0d 100644 --- a/scripts/context/lua/mtx-context.lua +++ b/scripts/context/lua/mtx-context.lua @@ -44,6 +44,8 @@ local basicinfo = [[ --forcexml force xml stub --forcecld force cld (context lua document) stub +--forcelua force lua stub (like texlua) +--forcemp force mp stub --arrange run extra imposition pass, given that the style sets up imposition --noarrange ignore imposition specifications in the style |