This commit is contained in:
Kevin Harrington 2025-10-19 23:09:33 -04:00
parent c98bdfc245
commit 734d79e648

View file

@ -2,7 +2,11 @@
\usepackage{geometry} \usepackage{geometry}
\geometry{ \geometry{
paperwidth=2.75in, paperwidth=2.75in,
paperheight=4.25in paperheight=4.25in,
top=0.25in,
bottom=0.5in,
left=0.25in,
right=0.2in
} }
\usepackage{tikz} \usepackage{tikz}
\usetikzlibrary{shapes.geometric, arrows.meta, positioning} \usetikzlibrary{shapes.geometric, arrows.meta, positioning}