Code: Select all
\chapterimage{myimage.jpg}
\chapter[Short title]{Long Chapter Title}
\label{ch:raisingPets}
Code: Select all
\chapterimage{myimage.jpg}
\chapter*[Short title]{Long Chapter Title}
Code: Select all
\label{ch:raisingPets}
Code: Select all
\cleardoublepage
Code: Select all
\phantomsection
Code: Select all
\setlength{\columnsep}{0.75cm}
Code: Select all
\addcontentsline{toc}{chapter}{\textcolor{ocre}{Short title}}
In short: What code should be used to create a frontmatter or backmatter chapter with Legrand Orange?