cleaning up comments and notes...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2023-04-19 21:28:03 +03:00
parent 1ea6c37cfa
commit e36f67b085

View File

@ -1962,6 +1962,7 @@
\end{inlinecell*}% \end{inlinecell*}%
\end{turn}} \end{turn}}
%% \DescribeEnv{cliptocell} %% \DescribeEnv{cliptocell}
% %
%% Clip content to parent cell. %% Clip content to parent cell.
@ -1990,7 +1991,7 @@
\setsepchar{ }% \setsepchar{ }%
\readlist*\photobook@cliptocell@bleeds{#1}% \readlist*\photobook@cliptocell@bleeds{#1}%
% %
% bleed % args: size
\ifnum \photobook@cliptocell@bleedslen = 1% \ifnum \photobook@cliptocell@bleedslen = 1%
\setlength\photobook@cliptocell@left{% \setlength\photobook@cliptocell@left{%
\photobook@cliptocell@bleeds[1]}% \photobook@cliptocell@bleeds[1]}%
@ -2000,7 +2001,7 @@
\photobook@cliptocell@bleeds[1]}% \photobook@cliptocell@bleeds[1]}%
\setlength\photobook@cliptocell@top{% \setlength\photobook@cliptocell@top{%
\photobook@cliptocell@bleeds[1]}\fi% \photobook@cliptocell@bleeds[1]}\fi%
% horizontal vertical % args: horizontal vertical
\ifnum \photobook@cliptocell@bleedslen = 2% \ifnum \photobook@cliptocell@bleedslen = 2%
\setlength\photobook@cliptocell@left{% \setlength\photobook@cliptocell@left{%
\photobook@cliptocell@bleeds[1]}% \photobook@cliptocell@bleeds[1]}%
@ -2010,7 +2011,7 @@
\photobook@cliptocell@bleeds[1]}% \photobook@cliptocell@bleeds[1]}%
\setlength\photobook@cliptocell@top{% \setlength\photobook@cliptocell@top{%
\photobook@cliptocell@bleeds[2]}\fi% \photobook@cliptocell@bleeds[2]}\fi%
% left top right bottom % args: left bottom right top
\ifnum \photobook@cliptocell@bleedslen = 4% \ifnum \photobook@cliptocell@bleedslen = 4%
\setlength\photobook@cliptocell@left{% \setlength\photobook@cliptocell@left{%
\photobook@cliptocell@bleeds[1]}% \photobook@cliptocell@bleeds[1]}%
@ -2039,8 +2040,6 @@
\endgroup} \endgroup}
%% \DescribeMacro{\imagecell\{..\}} %% \DescribeMacro{\imagecell\{..\}}
% %
%% Place image in cell. %% Place image in cell.