Closed bluebear94 closed 1 year ago
The problem is that you did not set a numbering for headings. So because the default style uses heading numberings this error occurs. You could either use #set heading(numbering: "1.1")
or use a different theorem style (for example thm-numbering-linear
).
I'm not sure if there is any good alternative to this error, since at least to me, it is not clear what else should happen in this situation. But a more explicit error message could definitely be added.
Fixed by b320958.
Minimal working example: