mirror of
https://github.com/flynx/photobook.git
synced 2025-10-28 18:00:10 +00:00
18 lines
400 B
TeX
18 lines
400 B
TeX
|
|
%----------------------------------------------------------------------
|
||
|
|
|
||
|
|
\input{setup}
|
||
|
|
|
||
|
|
\ChangeLayout{endpaper}
|
||
|
|
|
||
|
|
% - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||
|
|
|
||
|
|
\begin{document}
|
||
|
|
|
||
|
|
\GenerateTemplate
|
||
|
|
|
||
|
|
\end{document}
|
||
|
|
|
||
|
|
|
||
|
|
%----------------------------------------------------------------------
|
||
|
|
% vim:set ts=4 sw=4 :
|