diff --git a/test/examples/book-multifile/chapters.tex b/test/examples/book-multifile/chapters.tex index dd571a5..0f3f2d5 100644 --- a/test/examples/book-multifile/chapters.tex +++ b/test/examples/book-multifile/chapters.tex @@ -1,8 +1,10 @@ -\chapter*{Test chapter 1} -Test of starred chapter. +\chapter[Short title]{Long title} -\chapter{Test chapter 1} -This test document is created to test advanced TOC functionality. +\chapter{Parsing {toc entries works + also for} multi-line \texorpdfstring{stuff}{entries} +--- Hurray!} + +\section{\texorpdfstring{\textcolor{red}{Very important title}} {Very important title}} \section{Test section 1} @@ -21,6 +23,9 @@ This test document is created to test advanced TOC functionality. \subsection{Test sub section 2} Some text. +\chapter*{Test chapter 1} +Test of starred chapter. + \chapter{Test chapter 2} \section{Testing TOC levels}