summaryrefslogtreecommitdiff
path: root/tex/context/base/math-def.mkiv
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2010-12-06 15:24:00 +0100
committerHans Hagen <pragma@wxs.nl>2010-12-06 15:24:00 +0100
commit6280d1ef2e5287ec38724e27e064f3373b275c57 (patch)
tree490e03b274cd0bac1a154cf361efc167c5f0453c /tex/context/base/math-def.mkiv
parent55fb472f8c13eb3219584f41bde43e45d1f67b49 (diff)
downloadcontext-6280d1ef2e5287ec38724e27e064f3373b275c57.tar.gz
beta 2010.12.06 15:24
Diffstat (limited to 'tex/context/base/math-def.mkiv')
-rw-r--r--tex/context/base/math-def.mkiv4
1 files changed, 3 insertions, 1 deletions
diff --git a/tex/context/base/math-def.mkiv b/tex/context/base/math-def.mkiv
index 4d8883c0f..58fd7d07e 100644
--- a/tex/context/base/math-def.mkiv
+++ b/tex/context/base/math-def.mkiv
@@ -15,6 +15,8 @@
\unprotect
+% this will be done at the lua end
+
\startluacode
mathematics.define()
mathematics.xml.registerentities()
@@ -234,7 +236,7 @@
\def\rootwithoutdegree {\rootradical {}}
\def\PLAINmatrix#1%
- {\null\,\vcenter{\normalbaselines\mathsurround\zeropoint
+ {\emptyhbox\,\vcenter{\normalbaselines\mathsurround\zeropoint
\ialign{\hfil$##$\hfil&&\quad\hfil$##$\hfil\crcr
\mathstrut\crcr\noalign{\kern-\baselineskip}
#1\crcr\mathstrut\crcr\noalign{\kern-\baselineskip}}}\,}