Files
the-sourdough-framework/book/book.tex
2025-03-03 09:50:52 +00:00

12 lines
239 B
TeX

%\documentclass{scrbook} This shows the bug
\documentclass{book}
% Clickable links in the table of contents
\usepackage{hyperref}
\begin{document}
\input{bread-types/bread-types}
\input{wheat-sourdough/wheat-sourdough}
\end{document}