Hi,
the \ifchkdimension check on line 117 lacks its argument.
\protected\def\page_grd_check_column#1%
{\chaintocurrentpagegrid{\currentpagegrid:#1}%
\edef\p_distance{\namedpagegridparameter{\currentpagegrid:#1}\c!distance}%
\edef\p_width {\namedpagegridparameter{\currentpagegrid:#1}\c!width}%
\clf_setcolumnsetproperties {%
name {\currentpagegrid}%
column {#1}%
\ifchkdimension\p_distance\or
distance \lastchkdimension
\fi
- \ifx\p_width\v!auto\orelse\ifchkdimension\or
+ \ifx\p_width\v!auto\orelse\ifchkdimension\p_width\or
width \lastchkdimension
\fi
}}
Wolfgang
_______________________________________________
dev-context mailing list -- [email protected]
To unsubscribe send an email to [email protected]