From ec8cd1b9a8512a8d75aef4eb6f2a2517485a02d1 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Wed, 5 Apr 2023 17:22:36 +0300 Subject: [PATCH] tweaks... Signed-off-by: Alex A. Naanou --- photobook.cls | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/photobook.cls b/photobook.cls index f3762a9..d634c10 100644 --- a/photobook.cls +++ b/photobook.cls @@ -33,9 +33,6 @@ % to edit it directly, edit the source instead. % % -% XXC FEATURE image spread: add ability to push image sides outward to -% account for gutter.,, -% % XXX ASAP \bindingoffset should also affect fill/bleed images... % ...shift the macros that optionally account for \bindingoffset to % account for \gutteroffset -- everything should respect \bindingoffset @@ -289,8 +286,7 @@ % and \begin{document}... \DeclareStringOption{blockwidth} \DeclareStringOption{blockheight} -% XXX should these be renamed to \gutter*offset??? -\DeclareStringOption[0pt]{bindingoffset}[10mm] +\DeclareStringOption[0pt]{bindingoffset}[0mm] \DeclareStringOption[0pt]{gutteroffset}[0mm] \DeclareStringOption[0pt]{gutterimageoffset}[0mm] \DeclareStringOption[5mm]{bleed}[5mm]