switch to letter, set font size to nice and easily legible

This commit is contained in:
2026-07-13 22:19:59 -05:00
parent 3ccb2bce3a
commit 0f1049b70a
2 changed files with 7 additions and 9 deletions
+4 -3
View File
@@ -1,9 +1,10 @@
\documentclass{article}
\documentclass[14pt]{extarticle}
\usepackage{fancyhdr,wrapfig,xcolor,graphicx,xparse,lmodern,cooking-units}
\renewcommand*\familydefault{\sfdefault} % Force the sans-serif version of any font used
\usepackage[%
papersize={5.5in,8.5in}, % replace whole line with just "a5paper," to switch to A5
margin=15mm,
%papersize={5.5in,8.5in},
letterpaper,
margin=13mm,
top=20mm,
bottom=20mm
]{geometry}