main.typ: bullet point spacing
This commit is contained in:
parent
4584b67bed
commit
c7e20cace7
4
main.typ
4
main.typ
@ -78,8 +78,8 @@
|
|||||||
paper: paper-size,
|
paper: paper-size,
|
||||||
)
|
)
|
||||||
set heading(numbering: "1.")
|
set heading(numbering: "1.")
|
||||||
set list(indent: 24pt, body-indent: 5pt)
|
set list(indent: 5pt, body-indent: 5pt)
|
||||||
set enum(indent: 24pt, body-indent: 5pt)
|
set enum(indent: 5pt, body-indent: 5pt)
|
||||||
|
|
||||||
// Configure paragraph properties.
|
// Configure paragraph properties.
|
||||||
set par(justify: true)
|
set par(justify: true)
|
||||||
|
Loading…
Reference in New Issue
Block a user