I have used the following code to number the section headings in my document:
#set heading(numbering: “1”)
The headings appear as ‘01 Introduction’ ‘02 Data’, etc.
How do I get rid of the zeros?
Thanks! This worked beautifully!
I have used the following code to number the section headings in my document:
#set heading(numbering: “1”)
The headings appear as ‘01 Introduction’ ‘02 Data’, etc.
How do I get rid of the zeros?
Thanks! This worked beautifully!