Implement new margin and font size standard based on recent printing tests.

This commit is contained in:
2025-10-04 18:20:01 -07:00
parent c3b6980ec2
commit 54fc4e343c

View File

@@ -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}"