initial commit, import all templates

This commit is contained in:
2025-04-03 14:38:17 +02:00
commit e65d2a85a9
63 changed files with 5204 additions and 0 deletions

View File

@@ -0,0 +1,28 @@
\chapter{Chapter 1 title}
\chaptermark{Chapter 1 title in header}
\label{ch:chapter1}
%\adjustmtc
\minitoc
\section{First Section of first chapter}
\subsection{Let's talk about A}
I must quote \citet{FavoriteAuthor} because they did a great job.
\subsection{And now B}
...
\section{But what about this}
\begin{figure}[ht]
\centering
\includegraphics[]{example-image-a}
\caption{Image A.}
\end{figure}
\begin{figure}[ht]
\centering
\includegraphics[]{example-image-b}
\caption{Image B.}
\end{figure}