mirror of
https://github.com/hendricius/the-sourdough-framework
synced 2025-12-07 01:54:26 -06:00
Add an mwe showing the bug
This commit is contained in:
@@ -12,50 +12,10 @@
|
||||
\input{cover/cover.tex}
|
||||
\titlepage
|
||||
|
||||
\frontmatter
|
||||
{%
|
||||
\hypersetup{hidelinks}
|
||||
\ifdefined\HCode\else\tableofcontents\fi
|
||||
}
|
||||
|
||||
\input{intro/preface}
|
||||
\input{intro/acknowledgments}
|
||||
|
||||
\mainmatter
|
||||
|
||||
\input{history/sourdough-history}
|
||||
|
||||
\input{basics/how-sourdough-works}
|
||||
|
||||
\input{sourdough-starter/sourdough-starter}
|
||||
|
||||
\input{sourdough-starter/sourdough-starter-types}
|
||||
|
||||
\input{flour-types/flour-types}
|
||||
|
||||
\input{bread-types/bread-types}
|
||||
|
||||
\input{wheat-sourdough/wheat-sourdough}
|
||||
|
||||
\input{non-wheat-sourdough/non-wheat-sourdough}
|
||||
|
||||
\input{mix-ins/mix-ins.tex}
|
||||
|
||||
\input{baking/baking}
|
||||
|
||||
\input{storing-bread/storing-bread}
|
||||
|
||||
\chapter{Troubleshooting}
|
||||
\input{troubleshooting/misc}
|
||||
|
||||
\backmatter
|
||||
\input{glossary/glossary}
|
||||
{%
|
||||
\hypersetup{hidelinks}
|
||||
\listofflowcharts
|
||||
\listoftables
|
||||
\listoffigures
|
||||
}
|
||||
\printbibliography
|
||||
|
||||
\end{document}
|
||||
|
||||
Reference in New Issue
Block a user