kochbuch/latex/kochbuch.tex
2024-09-28 08:54:49 +02:00

23 lines
No EOL
929 B
TeX

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% LICENSE %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Copyright 2018 Terrence P. Murphy and Rosalie D'Amico.
% This file may be distributed and/or modified under the conditions of the LaTeX Project
% Public License (“LPPL”), either version 1.3c of this license or (at your option) any
% later version. The latest version of this license is at:
% http://www.latex-project.org/lppl.txt.
% This file is author-maintained and is one of the files that, collectively, make up the
% MAKECOOKBOOK bundle available at https://ctan.org/pkg/makecookbook
% For additional information, please see the associated README file.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\documentclass[11pt]{book}
\input{kb-preamble}
\begin{document}
\frontmatter
\include{./kapitel/cb-frontmatter}
\mainmatter
\backmatter
\CookbookIndex{}
\end{document}