On 2025-06-12 17:33, Wolfgang Schuster wrote:
Am 12.06.2025 um 22:08 schrieb Rik Kabel:
The following example fails to generate a label in the makeup page. With 20250428 it does generate the label.
With alternative=intext, all is as expected.
The counter is incremented in all cases.
\definelabel [X]
% [alternative=intext]
[alternative=inmargin]
\definemakeup [mkup]
[doublesided=no]
\starttext
\startmakeup [mkup]
abc\X[abc]\par
\ref[number][abc]\par
\stopmakeup
def\X[def]\par
\ref[number][def]\par
\Context\ version\par
\contextversionnumber
\stoptext
https://www.mail-archive.com/ntg-context@ntg.nl/msg109609.html
Wolfgang
Thank you, Wolfgang for the reminder.
I must have patched my local copies in the April 1 and April 28 releases and forgotten that I had done so.
It looks like nothing was done to incorporate the fix since you proposed it, or (as you suggested might be the case) there are side effects of the change that argue against using it.
In any case, I have now rewritten the section to eliminate the need for a makeup.
--
Rik