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