Adding formatting, more to the howto section, more to property, rewording for clarity

This commit is contained in:
Kevin Harrington 2026-04-05 13:06:17 -04:00
parent 5242239f6d
commit de5e0453a8
7 changed files with 77 additions and 29 deletions

View file

@ -7,11 +7,11 @@
\geometry{
paperwidth=5.5in,
paperheight=8.5in,
top=0.25in,
bottom=0.5in,
left=0.25in,
top=0.2in,
bottom=0.3in,
left=0.2in,
right=0.2in,
footskip=20pt % Reserve space for footer
footskip=10pt % Reserve space for footer
}
\usepackage{qrcode}
\newlist{todolist}{itemize}{2}
@ -49,6 +49,11 @@
\usepackage{atbegshi}
\AtBeginShipout{\AddCornerImage}
\usepackage{amssymb} % in preamble
% Define a convenient command (optional but handy)
\newcommand{\checkbox}{$\square$}
\begin{document}
\fontsize{8}{9}\selectfont