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{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.