Skip to content

Commit

Permalink
Center chapter headings to fit with authors
Browse files Browse the repository at this point in the history
  • Loading branch information
tideofwords committed Sep 9, 2024
1 parent 95e63f0 commit 0804d59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/preamble.typ
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
rstate.update(rhead => s)
pagebreak(weak: true)
// set text(fill: rgb("#002299"))
heading(offset: 0, s)
align(center)[#heading(offset: 0, s)]
align(center)[#names]
}

Expand Down

0 comments on commit 0804d59

Please sign in to comment.