mirror of
https://github.com/How-To-Build-a-Commons/HowToBuildACommonsWorkbooks.git
synced 2026-04-20 01:01:12 +00:00
Font size
This commit is contained in:
parent
e337a5ef48
commit
225b7825e9
1 changed files with 9 additions and 6 deletions
|
|
@ -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}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue