summaryrefslogtreecommitdiff
path: root/tex/context/base/mkxl/anch-snc.mkxl
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkxl/anch-snc.mkxl')
-rw-r--r--tex/context/base/mkxl/anch-snc.mkxl4
1 files changed, 2 insertions, 2 deletions
diff --git a/tex/context/base/mkxl/anch-snc.mkxl b/tex/context/base/mkxl/anch-snc.mkxl
index dcf2c86cb..a2df714b7 100644
--- a/tex/context/base/mkxl/anch-snc.mkxl
+++ b/tex/context/base/mkxl/anch-snc.mkxl
@@ -136,14 +136,14 @@
\permanent\protected\def\definesyncpositions[#1]%
{\ifcsname\??syncposcounter:#1\endcsname \else
- \expandafter\newcount\csname\??syncposcounter:#1\endcsname
+ \expandafter\newinteger\csname\??syncposcounter:#1\endcsname
\fi}
\permanent\tolerant\protected\def\syncposition[#1]#*[#2]%
{\dontleavehmode
\ifcsname\??syncposcounter:#1\endcsname
\let\c_sync_n\lastnamedcs
- \global\advance\c_sync_n\plusone
+ \global\advanceby\c_sync_n\plusone
\enabletextarearegistration
\setpositionplus{\s!syncpos:#1:\the\c_sync_n}{#2}\hpack{\strut}%
\else