From 225b7825e93352b07f1932e78a1769e53bae98cc Mon Sep 17 00:00:00 2001 From: Kevin Harrington Date: Mon, 6 Apr 2026 15:26:05 -0400 Subject: [PATCH] Font size --- ScopeSequencing.tex | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/ScopeSequencing.tex b/ScopeSequencing.tex index 12379ed..2bab3bb 100644 --- a/ScopeSequencing.tex +++ b/ScopeSequencing.tex @@ -7,11 +7,11 @@ \geometry{ paperwidth=5.5in, paperheight=8.5in, - top=0.2in, - bottom=0.3in, - left=0.2in, - right=0.2in, - footskip=10pt % Reserve space for footer + top=0.25in, + bottom=0.5in, + left=0.25in, + right=0.25in, + footskip=20pt % Reserve space for footer } \usepackage{qrcode} \newlist{todolist}{itemize}{2} @@ -54,9 +54,12 @@ % Define a convenient command (optional but handy) \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} - \fontsize{8}{9}\selectfont + \fontsize{8}{8}\selectfont \input{cover}