On 5/23/2019 1:11 AM, Henri Menke wrote:
Dear devs,

The two macros \lastxpos and \lastypos should behave like registers,
because that is what they are in LuaTeX.  The following MWE fails with

! You can't use `the character 0' after \the

\starttext
\the\lastxpos
\the\lastypos
\stoptext

A simple fix would be to wrap the macro in \numexpr like in the attached
patch.

hm, i was actually about to drop them completely ... anyway, i have no problem with the fix but then it also need to be \unexpanded
 (i'm reshuffling some code so probably no beta for a few days)

Hans

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
       tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
-----------------------------------------------------------------
_______________________________________________
dev-context mailing list
dev-context@ntg.nl
https://mailman.ntg.nl/mailman/listinfo/dev-context

Reply via email to