tweaks...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2023-04-05 17:22:36 +03:00
parent a72cee9c9c
commit ec8cd1b9a8

View File

@ -33,9 +33,6 @@
% to edit it directly, edit the source instead. % 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... % XXX ASAP \bindingoffset should also affect fill/bleed images...
% ...shift the macros that optionally account for \bindingoffset to % ...shift the macros that optionally account for \bindingoffset to
% account for \gutteroffset -- everything should respect \bindingoffset % account for \gutteroffset -- everything should respect \bindingoffset
@ -289,8 +286,7 @@
% and \begin{document}... % and \begin{document}...
\DeclareStringOption{blockwidth} \DeclareStringOption{blockwidth}
\DeclareStringOption{blockheight} \DeclareStringOption{blockheight}
% XXX should these be renamed to \gutter*offset??? \DeclareStringOption[0pt]{bindingoffset}[0mm]
\DeclareStringOption[0pt]{bindingoffset}[10mm]
\DeclareStringOption[0pt]{gutteroffset}[0mm] \DeclareStringOption[0pt]{gutteroffset}[0mm]
\DeclareStringOption[0pt]{gutterimageoffset}[0mm] \DeclareStringOption[0pt]{gutterimageoffset}[0mm]
\DeclareStringOption[5mm]{bleed}[5mm] \DeclareStringOption[5mm]{bleed}[5mm]