add template
This commit is contained in:
parent
6dff086d6c
commit
1726a3fd8f
2 changed files with 2 additions and 124 deletions
|
|
@ -56,7 +56,7 @@
|
|||
set list(indent: 10pt, body-indent: 9pt)
|
||||
|
||||
// Configure headings.
|
||||
set heading(numbering: "I.A.1.")
|
||||
set heading(numbering: "1.1.1")
|
||||
show heading: it => locate(loc => {
|
||||
// Find out the final number of the heading counter.
|
||||
let levels = counter(heading).at(loc)
|
||||
|
|
@ -163,3 +163,4 @@
|
|||
bibliography(bibliography-file, title: text(10pt)[References], style: "ieee")
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue