Layout and colors

This commit is contained in:
Madison Scott-Clary
2020-02-16 14:50:11 -08:00
parent 274b8d683d
commit ac70e112ff
52 changed files with 511 additions and 189 deletions

View File

@ -8,3 +8,4 @@
\newfontface\TitleFont{Inknut Antiqua}
% \newfontfamily\DisplayFamily{Playfair Display}
% \newfontface\DisplayFont{Playfair Display}
\newfontfamily\pagenumfont{Gentium Book Basic}

View File

@ -7,7 +7,7 @@
\fancypagestyle{ourbook}{
% headers
\fancyhf{}
\fancyhf[FRO,FLE]{\thepage}
\fancyhf[FRO,FLE]{\pagenumfont\thepage}
% \fancyhf[HLE]{\chaptertitle}
% \fancyhf[HRO]{\AuthorFull}
% \renewcommand{\headrulewidth}{0.5pt}
@ -21,7 +21,7 @@
\fancyhf{}
\renewcommand{\headrulewidth}{0pt}
\renewcommand{\footrulewidth}{0pt}
\fancyhf[FRO,FLE]{\thepage}
\fancyhf[FRO,FLE]{\pagenumfont\thepage}
}
% single space after periods