Skip to content

Commit

Permalink
docs: fixed title in non-LTH mode
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikBjare committed Nov 13, 2023
1 parent 73305b5 commit f84fd45
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs/tex/thesis.tex
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,11 @@
\begin{document}


\makefrontmatter
\ifx\UseCSLTH\undefined
\maketitle
\else
\makefrontmatter
\fi

% CS template inserts ToC as part of frontmatter
\ifx\UseCSLTH\undefined
Expand Down

0 comments on commit f84fd45

Please sign in to comment.