From e36f67b085f56199f9a1c53b2db135ad6b037952 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Wed, 19 Apr 2023 21:28:03 +0300 Subject: [PATCH] cleaning up comments and notes... Signed-off-by: Alex A. Naanou --- photobook.cls | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/photobook.cls b/photobook.cls index 1401666..58d7db4 100644 --- a/photobook.cls +++ b/photobook.cls @@ -1962,6 +1962,7 @@ \end{inlinecell*}% \end{turn}} + %% \DescribeEnv{cliptocell} % %% Clip content to parent cell. @@ -1990,7 +1991,7 @@ \setsepchar{ }% \readlist*\photobook@cliptocell@bleeds{#1}% % - % bleed + % args: size \ifnum \photobook@cliptocell@bleedslen = 1% \setlength\photobook@cliptocell@left{% \photobook@cliptocell@bleeds[1]}% @@ -2000,7 +2001,7 @@ \photobook@cliptocell@bleeds[1]}% \setlength\photobook@cliptocell@top{% \photobook@cliptocell@bleeds[1]}\fi% - % horizontal vertical + % args: horizontal vertical \ifnum \photobook@cliptocell@bleedslen = 2% \setlength\photobook@cliptocell@left{% \photobook@cliptocell@bleeds[1]}% @@ -2010,7 +2011,7 @@ \photobook@cliptocell@bleeds[1]}% \setlength\photobook@cliptocell@top{% \photobook@cliptocell@bleeds[2]}\fi% - % left top right bottom + % args: left bottom right top \ifnum \photobook@cliptocell@bleedslen = 4% \setlength\photobook@cliptocell@left{% \photobook@cliptocell@bleeds[1]}% @@ -2039,8 +2040,6 @@ \endgroup} - - %% \DescribeMacro{\imagecell\{..\}} % %% Place image in cell.