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-09-02 02:05:32 +03:00
|
|
|
\usepackage{lipsum}
|
|
|
|
|
\usepackage{ragged2e}
|
|
|
|
|
|
2021-09-03 03:28:04 +03:00
|
|
|
|
2021-08-30 01:42:11 +03:00
|
|
|
\setlength\parindent{0pt}
|
|
|
|
|
|
2021-08-31 08:27:37 +03:00
|
|
|
\edef\TestImage{DSC00403-2}
|
2021-09-14 02:17:04 +03:00
|
|
|
\edef\TestImageV{DSC00403-2vert}
|
2021-08-30 01:42:11 +03:00
|
|
|
|
2021-09-16 00:29:46 +03:00
|
|
|
\writeimagelistfalse
|
|
|
|
|
|
2021-08-30 01:42:11 +03:00
|
|
|
|
2021-08-30 18:55:11 +03:00
|
|
|
% - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
2021-08-30 01:42:11 +03:00
|
|
|
|
2021-08-20 16:57:00 +03:00
|
|
|
|
2021-09-02 02:05:32 +03:00
|
|
|
|
2021-08-31 08:27:37 +03:00
|
|
|
% - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
2021-08-29 17:05:28 +03:00
|
|
|
|
2021-08-31 08:27:37 +03:00
|
|
|
\begin{document}
|
2021-08-29 17:05:28 +03:00
|
|
|
|
2021-10-01 05:00:46 +03:00
|
|
|
\edef\foldmarkoffset{-10mm}
|
2021-10-01 03:45:25 +03:00
|
|
|
%\foldmarksfalse
|
2021-09-29 23:45:10 +03:00
|
|
|
|
2021-10-09 14:21:48 +03:00
|
|
|
% XXX should '12cm in in 5cm' size the second panel to 12cm???
|
|
|
|
|
% ...i.e. should we adjust max width when manually sizing panels???
|
2021-10-09 13:43:51 +03:00
|
|
|
\begin{foldout}[12cm 12cm 5cm]
|
2021-10-01 05:00:46 +03:00
|
|
|
\ImagePageFill{\PageInfo}{\TestImage}
|
2021-10-01 03:45:25 +03:00
|
|
|
\end{foldout}
|
2021-09-29 23:45:10 +03:00
|
|
|
|
2021-10-09 13:43:51 +03:00
|
|
|
\null
|
|
|
|
|
\newpage
|
|
|
|
|
\null
|
|
|
|
|
\newpage
|
|
|
|
|
|
2021-10-01 05:00:46 +03:00
|
|
|
\begin{foldout}[in out]
|
|
|
|
|
auto-calculate
|
2021-10-01 03:45:25 +03:00
|
|
|
\end{foldout}
|
2021-09-30 15:21:07 +03:00
|
|
|
|
2021-10-09 13:43:51 +03:00
|
|
|
\begin{foldout}[in in 10cm]
|
2021-10-01 05:00:46 +03:00
|
|
|
count
|
2021-10-06 04:18:08 +03:00
|
|
|
\begin{foldoutcell}[2]
|
|
|
|
|
\lipsum
|
|
|
|
|
\lipsum
|
|
|
|
|
\lipsum
|
|
|
|
|
\end{foldoutcell}
|
2021-10-07 07:13:03 +03:00
|
|
|
%
|
2021-10-06 04:18:08 +03:00
|
|
|
\newpage
|
2021-10-07 07:13:03 +03:00
|
|
|
%
|
2021-10-07 06:41:07 +03:00
|
|
|
\begin{foldoutcell*}
|
2021-10-06 04:18:08 +03:00
|
|
|
\lipsum
|
|
|
|
|
\lipsum
|
|
|
|
|
\lipsum
|
|
|
|
|
\end{foldoutcell*}
|
2021-10-07 07:13:03 +03:00
|
|
|
%
|
2021-10-07 06:41:07 +03:00
|
|
|
\begin{foldoutcell*}
|
2021-10-06 04:18:08 +03:00
|
|
|
\begin{cliptocell}
|
|
|
|
|
\begin{bottomup}
|
|
|
|
|
\lipsum
|
|
|
|
|
\lipsum
|
|
|
|
|
\lipsum
|
|
|
|
|
\end{bottomup}
|
|
|
|
|
\end{cliptocell}
|
|
|
|
|
\end{foldoutcell*}
|
2021-10-07 07:13:03 +03:00
|
|
|
%
|
2021-10-07 06:41:07 +03:00
|
|
|
\begin{foldoutcell*}
|
2021-10-06 04:18:08 +03:00
|
|
|
\lipsum
|
|
|
|
|
\lipsum
|
|
|
|
|
\lipsum
|
|
|
|
|
\end{foldoutcell*}
|
2021-10-07 07:13:03 +03:00
|
|
|
%
|
|
|
|
|
% auto-advance page...
|
|
|
|
|
\begin{foldoutcell}
|
|
|
|
|
\lipsum
|
|
|
|
|
\lipsum
|
|
|
|
|
\lipsum
|
|
|
|
|
\end{foldoutcell}
|
2021-10-01 03:45:25 +03:00
|
|
|
\end{foldout}
|
2021-09-30 15:21:07 +03:00
|
|
|
|
2021-10-01 03:45:25 +03:00
|
|
|
\begin{foldout}[in]
|
2021-10-01 05:00:46 +03:00
|
|
|
in
|
2021-10-01 03:45:25 +03:00
|
|
|
\end{foldout}
|
2021-10-06 04:18:08 +03:00
|
|
|
|
2021-10-01 03:45:25 +03:00
|
|
|
%
|
2021-09-29 23:45:10 +03:00
|
|
|
%\ImagePageFill{\PageInfo}{\TestImage}
|
|
|
|
|
%
|
|
|
|
|
%\begin{foldout}[3]
|
|
|
|
|
% \ImagePageFill{\PageInfo}{\TestImageV}%
|
|
|
|
|
% \ImagePageFill{\PageInfo}{\TestImage}
|
|
|
|
|
%\end{foldout}
|
|
|
|
|
%
|
|
|
|
|
%\ImagePage{Caption text}{\TestImage}
|
|
|
|
|
%\ImagePage{Caption text}{\TestImageV}
|
|
|
|
|
%
|
|
|
|
|
%\begin{foldout}[3]
|
|
|
|
|
% \ImagePageFill{\PageInfo}{\TestImage}
|
|
|
|
|
%\end{foldout}
|
|
|
|
|
%
|
|
|
|
|
%\begin{foldout}[3]
|
|
|
|
|
% \begin{foldoutcell}[2]
|
|
|
|
|
% \lipsum
|
|
|
|
|
% \lipsum
|
|
|
|
|
% \lipsum
|
|
|
|
|
% \end{foldoutcell}
|
|
|
|
|
% \begin{foldoutcell}[3]
|
|
|
|
|
% \lipsum
|
|
|
|
|
% \lipsum
|
|
|
|
|
% \lipsum
|
|
|
|
|
% \end{foldoutcell}
|
|
|
|
|
% \newpage
|
|
|
|
|
% \begin{foldoutcell}[2-3]
|
|
|
|
|
% \begin{bottomup}
|
|
|
|
|
% \begin{cliptocell}
|
|
|
|
|
% \lipsum
|
|
|
|
|
% \lipsum
|
|
|
|
|
% \lipsum
|
|
|
|
|
% \lipsum
|
|
|
|
|
% \lipsum
|
|
|
|
|
% \end{cliptocell}
|
|
|
|
|
% \end{bottomup}
|
|
|
|
|
% \end{foldoutcell}
|
|
|
|
|
%\end{foldout}
|
2021-09-02 02:05:32 +03:00
|
|
|
|
2021-08-20 16:57:00 +03:00
|
|
|
\end{document}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%----------------------------------------------------------------------
|
|
|
|
|
% vim:set ts=4 sw=4 :
|