mirror of
https://github.com/janishutz/eth-summaries.git
synced 2026-04-28 22:29:23 +02:00
Start numcs summary
This commit is contained in:
@@ -0,0 +1,16 @@
|
|||||||
|
\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}
|
||||||
Reference in New Issue
Block a user