mirror of
https://github.com/janishutz/eth-summaries.git
synced 2025-11-25 10:34:23 +00:00
17 lines
243 B
TeX
17 lines
243 B
TeX
\documentclass{article}
|
|
|
|
\newcommand{\dir}{../../latex}
|
|
\input{\dir/include.tex}
|
|
\load{recommended}
|
|
|
|
\setup{Numerical Methods for Computer Science}
|
|
|
|
\begin{document}
|
|
\startDocument
|
|
\usetcolorboxes
|
|
|
|
\textit{Denken vor Rechnen}
|
|
|
|
|
|
\end{document}
|