mirror of
https://github.com/janishutz/eth-summaries.git
synced 2025-11-25 10:34:23 +00:00
[TI] Add summary
This commit is contained in:
33
semester3/ti/ti-summary.tex
Normal file
33
semester3/ti/ti-summary.tex
Normal file
@@ -0,0 +1,33 @@
|
||||
\documentclass{article}
|
||||
|
||||
\newcommand{\dir}{~/projects/latex}
|
||||
\input{\dir/include.tex}
|
||||
\load{recommended}
|
||||
\setLang{de}
|
||||
|
||||
\setup{Theoretische Informatik}
|
||||
|
||||
\begin{document}
|
||||
\startDocument
|
||||
\usetcolorboxes
|
||||
|
||||
\newpage
|
||||
|
||||
\printtoc{Orange}
|
||||
|
||||
\newpage
|
||||
|
||||
|
||||
% Combinatorics
|
||||
\input{parts/combinatorics.tex}
|
||||
|
||||
|
||||
\newsection
|
||||
\section{Alphabete, Wörter, Sprachen und Darstellung von Problemen}
|
||||
\input{parts/languages-problems/alphabet.tex}
|
||||
\input{parts/languages-problems/algorithmic-problems.tex}
|
||||
|
||||
|
||||
|
||||
|
||||
\end{document}
|
||||
Reference in New Issue
Block a user