2021-08-20 16:57:00 +03:00
|
|
|
%----------------------------------------------------------------------
|
|
|
|
|
|
|
|
|
|
\documentclass[
|
|
|
|
|
layoutmode=block,
|
|
|
|
|
% page size...
|
|
|
|
|
blockwidth=240mm, blockheight=220mm,
|
|
|
|
|
bleed=4mm,
|
|
|
|
|
bindingoffset=5mm,
|
|
|
|
|
% image block configuration...
|
|
|
|
|
imageblockwidth=0.98, imageblockheight=0.98,
|
|
|
|
|
imageblockoffsettop=-0,
|
|
|
|
|
% misc...
|
|
|
|
|
9pt,final,openany
|
|
|
|
|
]{photobook}
|
|
|
|
|
|
2021-08-30 01:42:11 +03:00
|
|
|
\setlength\parindent{0pt}
|
|
|
|
|
|
|
|
|
|
% - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
|
|
|
|
|
|
|
|
|
|
2021-08-30 18:55:11 +03:00
|
|
|
% - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
2021-08-30 01:42:11 +03:00
|
|
|
|
2021-08-30 18:55:11 +03:00
|
|
|
\begin{document}
|
2021-08-30 01:42:11 +03:00
|
|
|
|
2021-08-31 02:43:22 +03:00
|
|
|
\imagespreadleft{mooo}{DSC00403-2}
|
|
|
|
|
|
|
|
|
|
\imagespreadright{mooo}{DSC00403-2}
|
|
|
|
|
|
|
|
|
|
\imagespreadfill{mooo}{DSC00403-2}
|
2021-08-20 16:57:00 +03:00
|
|
|
|
2021-08-30 18:55:11 +03:00
|
|
|
\begin{spreadtopages*}{moo}{%
|
|
|
|
|
\imagecell[fill, clearance=-\bleed]{}{DSC00403-2}}
|
|
|
|
|
\end{spreadtopages*}
|
|
|
|
|
|
|
|
|
|
\usespreadpage{moo}
|
|
|
|
|
|
|
|
|
|
\usespreadpage{moo}
|
|
|
|
|
|
|
|
|
|
%\savecell{moo}{\paperwidth}{\paperheight}{
|
|
|
|
|
% \imagecell[fill, clearance=-\bleed]{}{DSC00403-2}}
|
|
|
|
|
%
|
|
|
|
|
%\usespreadpage[2]{moo}
|
|
|
|
|
|
|
|
|
|
%\usecell{moo}(3cm,3cm){10cm}{10cm}
|
2021-08-20 16:57:00 +03:00
|
|
|
|
|
|
|
|
|
2021-08-29 17:05:28 +03:00
|
|
|
|
|
|
|
|
%\imagepage*{moo}{DSC00403-2}
|
2021-08-30 01:42:11 +03:00
|
|
|
%\imagepage{moo}{DSC00403-2}
|
2021-08-29 17:05:28 +03:00
|
|
|
|
2021-08-20 16:57:00 +03:00
|
|
|
|
|
|
|
|
\end{document}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%----------------------------------------------------------------------
|
|
|
|
|
% vim:set ts=4 sw=4 :
|