summaryrefslogtreecommitdiff
path: root/tex/context/base/math-ali.mkiv
diff options
context:
space:
mode:
authorMarius <mariausol@gmail.com>2011-05-05 13:20:15 +0300
committerMarius <mariausol@gmail.com>2011-05-05 13:20:15 +0300
commit9ab2e8aeda3e1bf1934072144bff60316861890f (patch)
tree6d7a231d519584fde3e258fd06dd6e672fce7c2c /tex/context/base/math-ali.mkiv
parentbaa03d50225f83baa646c9daa7556f9b2ddf3424 (diff)
downloadcontext-9ab2e8aeda3e1bf1934072144bff60316861890f.tar.gz
beta 2011.05.05 12:10
Diffstat (limited to 'tex/context/base/math-ali.mkiv')
-rw-r--r--tex/context/base/math-ali.mkiv7
1 files changed, 6 insertions, 1 deletions
diff --git a/tex/context/base/math-ali.mkiv b/tex/context/base/math-ali.mkiv
index cc4986520..54f942f03 100644
--- a/tex/context/base/math-ali.mkiv
+++ b/tex/context/base/math-ali.mkiv
@@ -857,8 +857,13 @@
%D Preliminary feature:
%D
%D {\em example code}
+%D
+%D The intertext commands have to be expandable (in aligment lookahead) so
+%D we cannot use \type {\unexpanded}.
+
+\let\stopintertext\relax
-\unexpanded\def\startintertext#1\stopintertext
+\def\startintertext#1\stopintertext
{\noalign{\dointertext{#1}}}
\def\intertext#1%