15 lines
292 B
TeX
15 lines
292 B
TeX
\chapter{Chapter 2 title}
|
|
\chaptermark{Chapter 2 title in header}
|
|
\label{ch:chapter2}
|
|
\graphicspath{{Figures/Ch2/}}
|
|
\minitoc
|
|
|
|
|
|
\section{This is a work in progress}
|
|
|
|
\subsection{Don't look at my notes}
|
|
|
|
\begin{notes}
|
|
This text is only visible with the "ShowNotes" class option
|
|
\end{notes}
|