FSWIAI CICD Bot 2249a0810c
All checks were successful
wiai.de deployment / build (push) Successful in 2m39s
updated latex weekend slides
2025-05-15 21:52:17 +00:00

19 lines
414 B
TeX

\documentclass{article}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{babel}
\begin{document}
\thispagestyle{empty}
\tableofcontents
\section{Truffle hunt}
The first section.
\subsection{Hunt with a pig}
A subsection.
\subsection{Hunt without a pig}
Another subsection.
\subsubsection[But why?]{Why would you do that?}
Sub-subsection.
\section{Truffle recipes}
My favorite recipe
\end{document}