fix: put set rules in correct place

This commit is contained in:
Youwen Wu 2024-10-18 20:11:38 -07:00
parent ee0f43dd90
commit a2f5f23749
Signed by: youwen5
GPG key ID: 865658ED1FE61EC3
2 changed files with 4 additions and 3 deletions

View file

@ -10,6 +10,10 @@
#show: word-count.with(exclude: (heading, <wordcount-exclude>, table))
#set cite(style: "institute-of-electrical-and-electronics-engineers")
#set text(fractions: true)
#align(
center,
pad(

View file

@ -1,6 +1,3 @@
#set cite(style: "institute-of-electrical-and-electronics-engineers")
#set text(fractions: true)
#let indented-argument(title: "", abbreviation: "", ..args) = [
#set par(first-line-indent: 0pt)