summaryrefslogtreecommitdiff
path: root/tex/context/base/mult-prm.mkiv
diff options
context:
space:
mode:
authorMarius <mariausol@gmail.com>2011-09-19 13:40:13 +0300
committerMarius <mariausol@gmail.com>2011-09-19 13:40:13 +0300
commit23d49db944011bca3c1b0812fd5f3d354ed33c41 (patch)
tree4043b2cb16f02555f0728319f4dd1b512aa833dc /tex/context/base/mult-prm.mkiv
parent4530daff791f4e5e6b9ded048cad042b9e4ec46f (diff)
downloadcontext-23d49db944011bca3c1b0812fd5f3d354ed33c41.tar.gz
beta 2011.09.19 12:37
Diffstat (limited to 'tex/context/base/mult-prm.mkiv')
-rw-r--r--tex/context/base/mult-prm.mkiv2
1 files changed, 1 insertions, 1 deletions
diff --git a/tex/context/base/mult-prm.mkiv b/tex/context/base/mult-prm.mkiv
index b965c7f05..7e5bc1edd 100644
--- a/tex/context/base/mult-prm.mkiv
+++ b/tex/context/base/mult-prm.mkiv
@@ -54,7 +54,7 @@
xetex = table.sorted( table.merged( missing.xetex , { } ) ),
}
- table.remove(primitives.tex,1) -- get rid of \-
+ -- table.remove(primitives.tex,1) -- get rid of \-
io.savedata("mult-prm.lua",table.serialize(primitives,true,{ reduce = true, inline = false }))