photobook/examples/book/cover.tex

18 lines
397 B
TeX
Raw Normal View History

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