diff options
| author | Mica White <botahamec@outlook.com> | 2026-07-25 14:16:58 -0400 |
|---|---|---|
| committer | Mica White <botahamec@outlook.com> | 2026-07-25 14:16:58 -0400 |
| commit | b07ffd938eea78b111302ed823b903f75bb2f2c7 (patch) | |
| tree | 73ce56bb5ef1a0274210fd068ffc05996be43e5d /main.typ | |
| parent | 85a506e91c23ae991f4e16b1c344e1384a0f2198 (diff) | |
Swap title and copyright pages
Diffstat (limited to 'main.typ')
| -rw-r--r-- | main.typ | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -72,6 +72,7 @@ #show: page-white +#titlepage #copyrightpage[ Copyright #sym.copyright 2026 by Mica White @@ -83,7 +84,6 @@ Any resemblance to actual persons or events would be very disappointing. First edition ] -#titlepage #let left() = { let current = counter(page).get() |
