[Sem4] Update to new helpers

This commit is contained in:
2026-02-25 09:17:34 +01:00
parent 6440a3bbab
commit 10b06ac97c
6 changed files with 104 additions and 8 deletions

View File

@@ -1,12 +1,44 @@
\documentclass{article} \documentclass{article}
\input{~/projects/latex/dist/recommended.tex} \input{~/projects/latex/janishutz-helpers.tex}
\usepackage{lmodern}
\setFontType{sans}
\setup{Computer Networks} \setup{Computer Networks}
\begin{document} \begin{document}
\startDocument \startDocument
\usetcolorboxes
\vspace{1cm}
\begin{center}
\includegraphics[width=0.5\linewidth]{~/projects/latex/assets/logo.jpg}
\end{center}
\vspace{2cm}
\begin{center}
\begin{Large}
\quote{A funny quote by a professor}
\end{Large}
\hspace{3cm} - Prof. Dr. Professor Name, YEAR
\end{center}
\vspace{1.5cm}
\begin{center}
FS2026, ETHZ
\begin{Large}
Summary of the Script and Lectures
\end{Large}
\end{center}
\newpage
\printtoc{Aquamarine}

View File

@@ -1,12 +1,44 @@
\documentclass{article} \documentclass{article}
\input{~/projects/latex/dist/recommended.tex} \input{~/projects/latex/janishutz-helpers.tex}
\setup{Data Modelling and Databases} \usepackage{lmodern}
\setFontType{sans}
\setup{Data Modelling \& Databases}
\begin{document} \begin{document}
\startDocument \startDocument
\usetcolorboxes
\vspace{1cm}
\begin{center}
\includegraphics[width=0.5\linewidth]{~/projects/latex/assets/logo.jpg}
\end{center}
\vspace{2cm}
\begin{center}
\begin{Large}
\quote{A funny quote by a professor}
\end{Large}
\hspace{3cm} - Prof. Dr. Professor Name, YEAR
\end{center}
\vspace{1.5cm}
\begin{center}
FS2026, ETHZ
\begin{Large}
Summary of the Script and Lectures
\end{Large}
\end{center}
\newpage
\printtoc{Aquamarine}

View File

@@ -1,12 +1,44 @@
\documentclass{article} \documentclass{article}
\input{~/projects/latex/dist/recommended.tex} \input{~/projects/latex/janishutz-helpers.tex}
\setup{Formal Methods and Functional Programming} \usepackage{lmodern}
\setFontType{sans}
\setup{Formal Methods \& Functional Programming}
\begin{document} \begin{document}
\startDocument \startDocument
\usetcolorboxes
\vspace{1cm}
\begin{center}
\includegraphics[width=0.5\linewidth]{~/projects/latex/assets/logo.jpg}
\end{center}
\vspace{2cm}
\begin{center}
\begin{Large}
\quote{A funny quote by a professor}
\end{Large}
\hspace{3cm} - Prof. Dr. Professor Name, YEAR
\end{center}
\vspace{1.5cm}
\begin{center}
FS2026, ETHZ
\begin{Large}
Summary of the Script and Lectures
\end{Large}
\end{center}
\newpage
\printtoc{Aquamarine}