Onesided digital edition

This commit is contained in:
Madison Scott-Clary
2020-05-30 19:54:18 -07:00
parent 31decceceb
commit d4154e678b
11 changed files with 2034 additions and 1 deletions

View File

@ -0,0 +1,16 @@
% 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.5in,
paperheight=8.5in,
layoutwidth=8.5in,
layoutheight=8.5in,
vmargin=0.5in,
hmargin=0.75in,
includeheadfoot
]{geometry}
\ifdefined\SetWatermarkHorCenter
\SetWatermarkHorCenter{3in}
\SetWatermarkVerCenter{4.5in}
\fi