diff options
| author | Mica White <botahamec@outlook.com> | 2026-08-04 19:13:18 -0400 |
|---|---|---|
| committer | Mica White <botahamec@outlook.com> | 2026-08-04 19:13:18 -0400 |
| commit | c49d858913622eaf0d411f234a41d3b3c8c03ebb (patch) | |
| tree | 22d3389c926dcbf940113a933760487e3e048e1d /main.typ | |
| parent | a516a9a973ede0b209553e910263e266eaa41ba1 (diff) | |
Bigger cover
Diffstat (limited to 'main.typ')
| -rw-r--r-- | main.typ | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -11,7 +11,7 @@ linebreaks: "optimized", ) #set page( - width: 4.5in, + width: 4.65in, height: 5.5in, margin: (x: 0.5in, y: 0.75in), ) @@ -90,6 +90,8 @@ First edition calc.even(current.first()) } #set page( + width: 4.5in, + margin: (inside: 0.4in, outside: 0.6in, y: 0.75in), header: context { align(center, text( size: 0.9em, |
