more making-of

This commit is contained in:
Madison Scott-Clary
2020-05-01 15:59:34 -07:00
parent d6aaf75831
commit 993de1a5be
16 changed files with 428 additions and 23 deletions

View File

@ -2,15 +2,13 @@
% 8.5x8.5 + bleed of 0.125 per edge minus spine.
% See https://www.ingramspark.com/hubfs/downloads/file-creation-guide.pdf page 10
\usepackage[
paperwidth=8.625in,
paperheight=8.75in,
layoutwidth=8.625in,
layoutheight=8.75in,
vmargin=0.625in,
outer=0.625in,
inner=1in,
includeheadfoot,
twoside
paperwidth=8.5in,
paperheight=8.5in,
layoutwidth=8.5in,
layoutheight=8.5in,
vmargin=0.5in,
hmargin=0.5in,
includeheadfoot
]{geometry}
\ifdefined\SetWatermarkHorCenter
\SetWatermarkHorCenter{3in}

View File

@ -7,6 +7,13 @@
\newfontfamily\TitleFamily{Inknut Antiqua}
\newfontface\TitleFont{Inknut Antiqua}
\newfontfamily\pagenumfont{Gentium Book Basic}
\newfontfamily\MonoFont{Ubuntu Mono}
\renewcommand{\ttfamily}{\MonoFont}
\makeatletter
\def\verbatim@font{\MonoFont}
\makeatother
\newcommand\allyWord{\emph{\allyFont ally}}
\newcommand\allyId{\emph{\allyFont ally.id}}
\makeatletter
\let\oldfootnoterule\footnoterule

View File

@ -21,5 +21,6 @@
\usepackage{pdfpages}
\usepackage{xcolor}
\usepackage{scrextend}
\usepackage{listings}
\usepackage{makeidx}
\makeindex