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,17 @@
\chapter{Chapter 3 title}
\chaptermark{Chapter 3 title in header}
\label{ch:chapter3}
%\adjustmtc
\minitoc
\section{Look at this Table}
\begin{table}[ht]
\centering
\begin{tabular}{c|c}
First col & Second col \\
wow & right
\end{tabular}
\caption{Omg much data}
\label{tab:greattable}
\end{table}