#Enumerate Sections
6 messages · Page 1 of 1 (latest)
6 messages · Page 1 of 1 (latest)
Hello. Good morning.
How to enumerate sections using typst?
I know I can create sections and subsections using == and ===, but how to enumerate them as 1, 1.1... ?
Use #set heading(numbering: "1")