added cursor parking
Some checks failed
build-latex / build (push) Has been cancelled

This commit is contained in:
Jonas_Jones 2025-06-30 17:07:09 +02:00
parent 9e7470f400
commit 0dd9468624

View file

@ -76,6 +76,16 @@
\fancyheadoffset[R]{0cm}
\setcounter{section}{\assignmentNumber} % Start section numbering from 4 (e.g. for Assignment 4)
\setcounter{page}{1} % Start page numbering from 1
% cursor parking
% +----------------------------+
% | |
% | |
% | |
% | |
% +----------------------------+
\begin{document}
\subsection{[Exercise Title]}
\end{document}