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) # Font sizes can only be 10pt-12pt (https://pandoc.org/MANUAL.html#fonts)
fontsize: "11pt" fontsize: "12pt"
geometry: "margin=1in" geometry: "margin=0.5in"
#title-meta: "Template Project" #title-meta: "Template Project"
date-meta: "\\date{\\today}" date-meta: "\\date{\\today}"