7 Mar
2021
7 Mar
'21
1:21 p.m.
Pablo Rodriguez schrieb am 07.03.2021 um 10:49:
Dear list,
I have the following sample:
\starttext \section{Section} \currentheadnumber\\
You need \determineheadnumber[section] before you can use \currentheadnumber.
\headnumbercontent\\
You can use \headnumbercontent only when you create a new section layout with \defineheadalternative.
\headnumber[section]
It's a bug.
\stoptext
In LMTX, \headnumber[section] triggers an error message about missing number.
BTW, \currentheadnumber outputs 0 in both MkIV and LMTX. I think this may be a bug.
Could anyone confirm both issues?
Wolfgang