From 6ef54c69396e1c4abcf0e7d20cfd946082c8e96e Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Mon, 11 Sep 2023 22:48:44 +0300 Subject: [PATCH] updated docs... Signed-off-by: Alex A. Naanou --- examples/cliptocell-test.tex | 13 +++++++++++++ photobook.cls | 5 +++-- 2 files changed, 16 insertions(+), 2 deletions(-) diff --git a/examples/cliptocell-test.tex b/examples/cliptocell-test.tex index 755f4b5..19bce16 100644 --- a/examples/cliptocell-test.tex +++ b/examples/cliptocell-test.tex @@ -74,6 +74,19 @@ \end{inlinecell*}}% \end{page}% +\begin{page}% + \fbox{% + \begin{inlinecell*}{\cellsize}{\cellsize}% + % XXX this is offset by 1mm for some reason... + \imagecell[fit]{}{DSC00403-2}% + \end{inlinecell*}}% + \hspace{1cm}% + \fbox{% + \begin{inlinecell*}{\cellsize}{\cellsize}% + \imagecell[fit, clearance=-1mm -2mm -3mm -4mm]{}{DSC00403-2}% + \end{inlinecell*}}% +\end{page}% + \end{document} %------------------------------------------------------- % vim:set ts=4 sw=4 : diff --git a/photobook.cls b/photobook.cls index 7ecc155..5b8f6f8 100644 --- a/photobook.cls +++ b/photobook.cls @@ -2108,7 +2108,6 @@ {-\the\photobook@cliptocell@right} % {-\the\photobook@cliptocell@top}}} -% XXX use \cliptocellclearances as default... \newenvironment{cliptocell}[1][0mm]{% \begingroup% \setcliptocellbleeds{#1} @@ -2220,7 +2219,9 @@ %% Image |clearance|. This sets the amount of clearance around an image %% (default: |0pt|). %% -%% >> \imagecell[clearance=-4mm]{}{} +%% >> \imagecell[clearance=]{}{} +%% >> \imagecell[clearance= ]{}{} +%% >> \imagecell[clearance= ]{}{} %% %% \begin{minipage}{\textwidth} %% \begin{verbatim}