Files
the-sourdough-framework/book/book.tex
2025-03-03 10:02:20 +00:00

15 lines
289 B
TeX

\documentclass{scrbook} % !!! This shows the bug !!!
%\documentclass{book}
\usepackage{hyperref}
\begin{document}
\chapter{Bread types}%
\section{Free standing bread}
dedicated \nameref{ch:wheat-sourdough} chapter.
\chapter{Wheat sourdough}%
\label{ch:wheat-sourdough}
\end{document}