summaryrefslogtreecommitdiff
path: root/tex/context/base/mkxl/typo-shp.mkxl
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkxl/typo-shp.mkxl')
-rw-r--r--tex/context/base/mkxl/typo-shp.mkxl8
1 files changed, 4 insertions, 4 deletions
diff --git a/tex/context/base/mkxl/typo-shp.mkxl b/tex/context/base/mkxl/typo-shp.mkxl
index 64cacef09..e6bc143c1 100644
--- a/tex/context/base/mkxl/typo-shp.mkxl
+++ b/tex/context/base/mkxl/typo-shp.mkxl
@@ -178,8 +178,8 @@
%D As it is not much code we now put it here:
-\newbox \shapetextbox
-\newcount\shapetextindex
+\newbox \shapetextbox
+\newinteger\shapetextindex
\permanent\protected\def\startshapetext[#1]%
{\begingroup
@@ -201,7 +201,7 @@
% {\vbox\bgroup
% \forgetall
% \dontcomplain
-% \global\advance\shapetextindex\plusone
+% \global\advanceby\shapetextindex\plusone
% \scratchcounter\getshapeparameter{lines}\relax
% \ifnum\scratchcounter>\zerocount
% \scratchwidth \getshapeparameter{width}\scaledpoint\relax
@@ -227,7 +227,7 @@
{\vbox\bgroup
\forgetall
\dontcomplain
- \global\advance\shapetextindex\plusone
+ \global\advanceby\shapetextindex\plusone
\scratchcounter\getshapeparameter{lines}\relax
\ifnum\scratchcounter>\zerocount
\scratchwidth \getshapeparameter{width}\scaledpoint\relax