Medium layout

This commit is contained in:
Madison Scott-Clary
2020-02-18 18:31:35 -08:00
parent 765f516600
commit 862c1b8153
31 changed files with 525 additions and 341 deletions

View File

@ -6,6 +6,11 @@
\newfontfamily\allyFont{Merriweather Sans}[Scale=0.9,Color=444444FF,Ligatures=TeX]
\newfontfamily\TitleFamily{Inknut Antiqua}
\newfontface\TitleFont{Inknut Antiqua}
% \newfontfamily\DisplayFamily{Playfair Display}
% \newfontface\DisplayFont{Playfair Display}
\newfontfamily\pagenumfont{Gentium Book Basic}
\makeatletter
\let\oldfootnoterule\footnoterule
\renewcommand{\foottextfont}{\pagenumfont\footnotesize}
\renewcommand*{\@makefnmark}{\hbox{\pagenumfont\textsuperscript{\@thefnmark}}}
\footmarkstyle{\pagenumfont\textsuperscript{#1}}
\makeatother