mirror of
https://github.com/flynx/photobook.git
synced 2025-10-29 10:20:08 +00:00
updated demo....
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
c98b70a5cf
commit
f3555d67d9
@ -98,13 +98,51 @@ Special case: image that fits vertically will be offset by \verb+\bindingoffset+
|
||||
|
||||
|
||||
%----------------------------------------------------------------------
|
||||
\Chapter{Foldout pages}
|
||||
\Chapter{Foldouts}
|
||||
|
||||
% - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||
\Section{foldoutpages}
|
||||
%\foldoutpages[2]{
|
||||
\begin{foldout}[2]
|
||||
\ImagePageFill{\PageInfo}{\TestImageV}%
|
||||
\Section{foldout}
|
||||
|
||||
\begin{foldout}
|
||||
\ImagePageFill{\PageInfo}{\TestImage}%}
|
||||
%
|
||||
\begin{foldoutcell}
|
||||
\begin{cliptocell}
|
||||
\begin{bottomup}
|
||||
\lipsum
|
||||
\lipsum
|
||||
\lipsum
|
||||
\end{bottomup}
|
||||
\end{cliptocell}
|
||||
\end{foldoutcell}
|
||||
%
|
||||
\begin{foldoutcell}
|
||||
\begin{cliptocell}
|
||||
\lipsum
|
||||
\lipsum
|
||||
\lipsum
|
||||
\end{cliptocell}
|
||||
\end{foldoutcell}
|
||||
\end{foldout}
|
||||
|
||||
\begin{foldout}[in 10cm out 10cm]
|
||||
\begin{foldoutcell*}
|
||||
\begin{cliptocell}
|
||||
\imagecell[fill, right, offsetleft=\bleed]{}{\TestImage}
|
||||
\end{cliptocell}
|
||||
\end{foldoutcell*}
|
||||
%
|
||||
\begin{foldoutcell}
|
||||
\lipsum
|
||||
\lipsum
|
||||
\end{foldoutcell}
|
||||
%
|
||||
\begin{foldoutcell*}[3]
|
||||
\begin{cliptocell}
|
||||
\imagecell[fill, right]{}{\TestImage}
|
||||
\end{cliptocell}
|
||||
\end{foldoutcell*}
|
||||
%
|
||||
\ImagePageFill{\PageInfo}{\TestImage}%}
|
||||
\end{foldout}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user