
8 Feb
2025
8 Feb
'25
2:38 p.m.
Dear list, I would like to have chapters in bodypart to list two numbers, the previous to the current page and the current page, such as in: 14 · 15 24·25 50 · 51 100 · 101 I tried the following command, but I cannot get the previous to the current page number: \setuplist[chapter] [pagecommand={\the\numexpr\currentlistentrypagenumber-1\ ·}] What am I missing here? Many thanks for your help, Pablo