summaryrefslogtreecommitdiff
path: root/tex/context/base/mkxl/page-cst.mkxl
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkxl/page-cst.mkxl')
-rw-r--r--tex/context/base/mkxl/page-cst.mkxl36
1 files changed, 18 insertions, 18 deletions
diff --git a/tex/context/base/mkxl/page-cst.mkxl b/tex/context/base/mkxl/page-cst.mkxl
index d2058ec46..6e5ed2168 100644
--- a/tex/context/base/mkxl/page-cst.mkxl
+++ b/tex/context/base/mkxl/page-cst.mkxl
@@ -71,26 +71,26 @@
}%
\to \everydefinepagegrid
-\newdimen\d_page_grd_column_width
-\newdimen\d_page_grd_max_height
-\newdimen\d_page_grd_max_width
-\newdimen\d_page_grd_distance
+\newdimension\d_page_grd_column_width
+\newdimension\d_page_grd_max_height
+\newdimension\d_page_grd_max_width
+\newdimension\d_page_grd_distance
-\newdimen\d_page_grd_reserved_height
-\newdimen\d_page_grd_reserved_width
-\newcount\c_page_grd_reserved_state
+\newdimension\d_page_grd_reserved_height
+\newdimension\d_page_grd_reserved_width
+\newinteger \c_page_grd_reserved_state
-\newdimen\d_page_grd_gap_height
+\newdimension\d_page_grd_gap_height
-\newcount\c_page_grd_n_of_left
-\newcount\c_page_grd_n_of_right
-\newcount\c_page_grd_n_of_rows
-\newcount\c_page_grd_first_column
-\newcount\c_page_grd_last_column
+\newinteger \c_page_grd_n_of_left
+\newinteger \c_page_grd_n_of_right
+\newinteger \c_page_grd_n_of_rows
+\newinteger \c_page_grd_first_column
+\newinteger \c_page_grd_last_column
-\newbox \b_page_grd_collected
-\newbox \b_page_grd_column_rest
-\newbox \b_page_grd_column
+\newbox \b_page_grd_collected
+\newbox \b_page_grd_column_rest
+\newbox \b_page_grd_column
%D All the parameters are mandate!
@@ -303,7 +303,7 @@
\anch_mark_column_box\b_page_grd_column\privatescratchcounter
\page_marks_synchronize_column\c_page_grd_first_column\c_page_grd_last_column\privatescratchcounter\b_page_grd_column
\ifnum\privatescratchcounter>\c_page_grd_n_of_left
- \advance\privatescratchcounter-\c_page_grd_n_of_left
+ \advanceby\privatescratchcounter-\c_page_grd_n_of_left
\page_lines_add_numbers_to_box\b_page_grd_column\privatescratchcounter\c_page_grd_n_of_right\plustwo
\else
\page_lines_add_numbers_to_box\b_page_grd_column\privatescratchcounter\c_page_grd_n_of_left\plustwo
@@ -632,7 +632,7 @@
\c!default=\v!here,
\c!alternative=\v!a]
-\newdimen\d_page_grd_span_width
+\newdimension\d_page_grd_span_width
\let\page_grd_span_stop\relax