Font size

This commit is contained in:
Kevin Harrington 2026-04-06 15:26:05 -04:00
parent e337a5ef48
commit 225b7825e9

View file

@ -7,11 +7,11 @@
\geometry{ \geometry{
paperwidth=5.5in, paperwidth=5.5in,
paperheight=8.5in, paperheight=8.5in,
top=0.2in, top=0.25in,
bottom=0.3in, bottom=0.5in,
left=0.2in, left=0.25in,
right=0.2in, right=0.25in,
footskip=10pt % Reserve space for footer footskip=20pt % Reserve space for footer
} }
\usepackage{qrcode} \usepackage{qrcode}
\newlist{todolist}{itemize}{2} \newlist{todolist}{itemize}{2}
@ -54,9 +54,12 @@
% Define a convenient command (optional but handy) % Define a convenient command (optional but handy)
\newcommand{\checkbox}{$\square$} \newcommand{\checkbox}{$\square$}
\usepackage{titlesec}
\titleformat{\section}{\normalfont\fontsize{9}{11}\bfseries\centering}{\thesection}{1em}{}
\titleformat{\subsection}{\normalfont\fontsize{8}{10}\bfseries}{\thesubsection}{1em}{}
\begin{document} \begin{document}
\fontsize{8}{9}\selectfont \fontsize{8}{8}\selectfont
\input{cover} \input{cover}