mirror of
https://github.com/janishutz/eth-summaries.git
synced 2026-03-14 23:10:03 +01:00
[Sem4] Update to new helpers
This commit is contained in:
Binary file not shown.
@@ -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}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
@@ -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}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
@@ -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}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user