From 54fc4e343cc1e97fea0e11e86455668baf5d518e Mon Sep 17 00:00:00 2001 From: Hyperling Date: Sat, 4 Oct 2025 18:20:01 -0700 Subject: [PATCH] Implement new margin and font size standard based on recent printing tests. --- ebook.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ebook.md b/ebook.md index 99f4273..046bc8c 100755 --- a/ebook.md +++ b/ebook.md @@ -1,7 +1,7 @@ --- # Font sizes can only be 10pt-12pt (https://pandoc.org/MANUAL.html#fonts) -fontsize: "11pt" -geometry: "margin=1in" +fontsize: "12pt" +geometry: "margin=0.5in" #title-meta: "Template Project" date-meta: "\\date{\\today}"