From 3845388ba8c73b8f4f65da693d008fe3381bdd10 Mon Sep 17 00:00:00 2001 From: Kenneth Odle Date: Tue, 2 Jul 2024 13:36:46 -0400 Subject: [PATCH] Hybrid letter/A4 size; bindingoffset included --- lbol.tex | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/lbol.tex b/lbol.tex index 4fde513..bda89eb 100644 --- a/lbol.tex +++ b/lbol.tex @@ -1,4 +1,4 @@ -\documentclass[twoside, 9pt, letter]{extreport} +\documentclass[twoside, 9pt]{extreport} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% Packages %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% @@ -46,9 +46,10 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% Page Set-Up %%%%%%%%%%%%%%%%%%%%%%%%%%%% \usepackage[ -% paperheight=8.5in, -% paperwidth=5.5in, - margin=0.5in, + paperheight=11in, + paperwidth=210mm, + bindingoffset=13mm, + margin=20mm, heightrounded, ]{geometry} \addtolength{\topmargin}{0.4in} % Adjust the top margin