diff options
| author | Mica White <botahamec@outlook.com> | 2026-08-05 19:47:42 -0400 |
|---|---|---|
| committer | Mica White <botahamec@outlook.com> | 2026-08-05 19:47:42 -0400 |
| commit | e2e684d5133daaffe4867d75449cadc3fe267d0d (patch) | |
| tree | a1e58484c142ee8fc9d56daaec6f22993f7a873e /main.typ | |
| parent | c49d858913622eaf0d411f234a41d3b3c8c03ebb (diff) | |
Diffstat (limited to 'main.typ')
| -rw-r--r-- | main.typ | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -11,7 +11,7 @@ linebreaks: "optimized", ) #set page( - width: 4.65in, + width: 4.45in, height: 5.5in, margin: (x: 0.5in, y: 0.75in), ) @@ -90,7 +90,7 @@ First edition calc.even(current.first()) } #set page( - width: 4.5in, + width: 4.25in, margin: (inside: 0.4in, outside: 0.6in, y: 0.75in), header: context { align(center, text( |
