Open sfo opened 4 years ago
Using \thesis{master}
after \begin{document}
should work. I will try to find out, why this occurs.
\documentclass[english]{tudscrbook}
\usepackage{babel}
\begin{document}
\thesis{master}
\date{\today}
\begin{declarations}
\confirmation
\end{declarations}
\end{document}
The error arises when inserting a confirmation in a thesis that is marked as a special type (master, bachelor, student, diploma, diss, etc.) using the
\thesis{<type>}
command.Here is a MWE:
My Environment: