Skip to content
Snippets Groups Projects
Commit b6cc3296 authored by Malin Freeborn's avatar Malin Freeborn
Browse files

only \frontpage on verbose mode

parent 359853e4
Branches
Tags
No related merge requests found
......@@ -265,6 +265,7 @@ bookmarks=true]%
%%%%% Section Formatting %%%%%
\newcommand{\frontpage}[3]{
\iftoggle{verbose}{
\begin{titlepage}
\centering
\vspace{2cm}
......@@ -277,6 +278,7 @@ bookmarks=true]%
\end{titlepage}
\cleardoublepage
}{}
}
\titleformat{\chapter}[display]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment