summaryrefslogtreecommitdiff
path: root/tex/context/base/math-ali.mkiv
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2011-05-05 12:10:00 +0200
committerHans Hagen <pragma@wxs.nl>2011-05-05 12:10:00 +0200
commit1052d1c95a99e0d3904bd86dbcd8a1b7c71e90dd (patch)
treeeb8cd4bd85067c988277756bb9f4deff1feac5f8 /tex/context/base/math-ali.mkiv
parent78a87dcc13a9c0de7f14b87c51d6d6313d079a61 (diff)
downloadcontext-1052d1c95a99e0d3904bd86dbcd8a1b7c71e90dd.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%