summaryrefslogtreecommitdiff
path: root/tex/context/base/mkxl/grph-inc.mkxl
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2022-12-21 18:00:37 +0100
committerContext Git Mirror Bot <phg@phi-gamma.net>2022-12-21 18:00:37 +0100
commit36355f3d0c23357fccf2c76b3e9605a41cae519d (patch)
tree7b2bfa701a21ed8b075deba24112583461706770 /tex/context/base/mkxl/grph-inc.mkxl
parent8f472c629a996f1c08281198210354a253d7f56b (diff)
downloadcontext-36355f3d0c23357fccf2c76b3e9605a41cae519d.tar.gz
2022-12-21 17:12:00
Diffstat (limited to 'tex/context/base/mkxl/grph-inc.mkxl')
-rw-r--r--tex/context/base/mkxl/grph-inc.mkxl16
1 files changed, 8 insertions, 8 deletions
diff --git a/tex/context/base/mkxl/grph-inc.mkxl b/tex/context/base/mkxl/grph-inc.mkxl
index 19cce3511..b8fd40a89 100644
--- a/tex/context/base/mkxl/grph-inc.mkxl
+++ b/tex/context/base/mkxl/grph-inc.mkxl
@@ -119,10 +119,10 @@
%D Defining figures.
-\newcount\c_grph_include_nesting
+\newinteger\c_grph_include_nesting
-\newtoks \everyexternalfigureresets % for the moment still public
-\newtoks \everyexternalfigurechecks % for the moment still public
+\newtoks \everyexternalfigureresets % for the moment still public
+\newtoks \everyexternalfigurechecks % for the moment still public
% \useexternalfigure[alpha][cow]
% \useexternalfigure[beta] [cow] [width=1cm]
@@ -274,7 +274,7 @@
\def\grph_include_place[#1][#2][#3]% [label][file][settings] | [file][settings] | [file][parent][settings]
{\bgroup
- \advance\c_grph_include_nesting\plusone
+ \advanceby\c_grph_include_nesting\plusone
\edef\currentexternalfigure{\the\c_grph_include_nesting}%
\checkexternalfigureparent % each inherits from the root
%
@@ -788,10 +788,10 @@
\newconditional\c_grph_include_in_collection
-\newdimen\d_grph_include_collection_minwidth
-\newdimen\d_grph_include_collection_maxwidth
-\newdimen\d_grph_include_collection_minheight
-\newdimen\d_grph_include_collection_maxheight
+\newdimension \d_grph_include_collection_minwidth
+\newdimension \d_grph_include_collection_maxwidth
+\newdimension \d_grph_include_collection_minheight
+\newdimension \d_grph_include_collection_maxheight
\def\grph_include_analyze_collection[#1][#2]%
{\ifconditional\c_grph_include_in_collection