From 199cd8709e308626c9645168bb6d6dc5fa5bbda8 Mon Sep 17 00:00:00 2001 From: Mark Date: Fri, 24 Jan 2025 17:39:56 -0800 Subject: [PATCH] Fix page dimensions --- lib/typst/local/handout/0.1.0/lib.typ | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/typst/local/handout/0.1.0/lib.typ b/lib/typst/local/handout/0.1.0/lib.typ index 6ce5ca0..d9f0e32 100755 --- a/lib/typst/local/handout/0.1.0/lib.typ +++ b/lib/typst/local/handout/0.1.0/lib.typ @@ -29,8 +29,8 @@ ) = { set page( margin: 20mm, - width: 8in, - height: 11.5in, + width: 8.5in, + height: 11in, footer: align( center, context counter(page).display(),