diff options
| author | Mica White <botahamec@outlook.com> | 2026-07-25 18:25:24 -0400 |
|---|---|---|
| committer | Mica White <botahamec@outlook.com> | 2026-07-25 18:25:24 -0400 |
| commit | a516a9a973ede0b209553e910263e266eaa41ba1 (patch) | |
| tree | ed84c5a5fd90c9b3657add3131c85968ef948cb1 /main.typ | |
| parent | 50ae0823e5c0e1f2264cd6f8363da65ad37f1253 (diff) | |
Diffstat (limited to 'main.typ')
| -rw-r--r-- | main.typ | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -87,7 +87,7 @@ First edition #let left() = { let current = counter(page).get() - calc.odd(current.first()) + calc.even(current.first()) } #set page( header: context { |
