photobook/examples/book/endpaper.tex
Alex A. Naanou cf2b95a1d5 added a full book example...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2023-03-29 18:21:06 +03:00

18 lines
400 B
TeX

%----------------------------------------------------------------------
\input{setup}
\ChangeLayout{endpaper}
% - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
\begin{document}
\GenerateTemplate
\end{document}
%----------------------------------------------------------------------
% vim:set ts=4 sw=4 :