Making of, launch party

This commit is contained in:
Madison Scott-Clary
2020-04-29 23:21:52 -07:00
parent da7c70cb68
commit 65e0560a49
132 changed files with 6824 additions and 0 deletions

View File

@ -0,0 +1,18 @@
% page sizes for trade paperback
% 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
]{geometry}
\ifdefined\SetWatermarkHorCenter
\SetWatermarkHorCenter{3in}
\SetWatermarkVerCenter{4.5in}
\fi