Add an mwe showing the bug

This commit is contained in:
Ced
2025-02-26 22:01:07 +00:00
parent 6b1d2c3de6
commit f5f7312b31
3 changed files with 0 additions and 2057 deletions

View File

@@ -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}