Backmatter preventing section numbers from appearing
Dear All, I've noticed that the mere presence of backmatter prevents my sections from being numbered. Consider the following: *\starttext\startsection[ title={Create Serverless Applications},]blablabla\stopsection%\startbackmatter % comment out%\stopbackmatter % comment out\stoptext* Uncommenting lines 8 and 9 causes the section numbers to disappear. Is this normal behavior? Why does the presence of backmatter affect my sections like this? Regards, Amine
Dear All,
I've noticed that the mere presence of backmatter prevents my sections from being numbered. Consider the following:
/\starttext \startsection[ title={Create Serverless Applications}, ] blablabla \stopsection
%\startbackmatter % comment out %\stopbackmatter % comment out \stoptext/ / / Uncommenting lines 8 and 9 causes the section numbers to disappear.
Is this normal behavior? Why does the presence of backmatter affect my sections like this? technically there can be many so called sectionblocks in any order and as one is chosen and no previous one has been set, all preceding sec tions will end up in that first block (kind of fix the structure) ..
On 11/25/2021 10:50 AM, A A via ntg-context wrote: this is needed to get things like bookmarks right so ... when you use sectionblocks used them consistently i.e. use bodymatter wrapping for the preceding sections ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl -----------------------------------------------------------------
participants (2)
-
A A
-
Hans Hagen