From b07ffd938eea78b111302ed823b903f75bb2f2c7 Mon Sep 17 00:00:00 2001 From: Mica White Date: Sat, 25 Jul 2026 14:16:58 -0400 Subject: Swap title and copyright pages --- main.typ | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main.typ') diff --git a/main.typ b/main.typ index 2388fb4..adeb0d1 100644 --- a/main.typ +++ b/main.typ @@ -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() -- cgit v1.3.1