endpaper is behaving in an odd way...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2023-05-05 13:54:04 +03:00
parent e6a8b50a63
commit 84178cf288

View File

@ -16,19 +16,37 @@
\begin{document} % - - - - - - - - - - - - - - - - - - - - - - - - - - - \begin{document} % - - - - - - - - - - - - - - - - - - - - - - - - - - -
% XXX ignores layoutmode=endpaper....
\ImagePageFill{}{DSC00403-2}
% XXX BUG: there is an offset (\bleed sized???) on the left... % XXX ignores layoutmode=endpaper....
\begin{leftside} \begin{page}
\begin{cliptocell} \begin{pagecell}
\imagecell[fill]{}{DSC00403-2} \imagecell[fill]{}{DSC00403-2}
\end{cliptocell} \end{pagecell}
\end{leftside} \end{page}
\begin{rightside} % XXX for some reason this is not centered correctly but scaling seems
\begin{cliptocell} % correct...
\imagecell[fill]{}{DSC00403-2} \begin{page}
\end{cliptocell} \imagecell[fill]{}{DSC00403-2}
\end{rightside} \end{page}
%% XXX BUG: there is an offset (\bleed sized???) on the left...
%\begin{leftside}
% %\begin{cliptocell}
% %\imagecell[fill]{}{DSC00403-2}
% \imagecell[fit]{}{DSC00403-2}
% %\end{cliptocell}
%\end{leftside}
%
%\begin{rightside}
% \begin{cliptocell}
% %\imagecell[fill]{}{DSC00403-2}
% \imagecell[fit]{}{DSC00403-2}
% \end{cliptocell}
%\end{rightside}