mirror of
https://github.com/janishutz/eth-summaries.git
synced 2026-09-10 19:15:25 +02:00
[ALL] chore: update to new helpers import scheme
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
\documentclass{article}
|
||||
|
||||
|
||||
\input{~/projects/latex/old/janishutz-helpers-v1.tex}
|
||||
\input{../../helpers-old.tex}
|
||||
|
||||
\setup{Algorithms and Probability}
|
||||
|
||||
|
||||
@@ -1,8 +1,6 @@
|
||||
\documentclass{article}
|
||||
|
||||
\newcommand{\dir}{~/projects/latex}
|
||||
\input{\dir/include.tex}
|
||||
\load{recommended}
|
||||
\input{../../../helpers-old.tex}
|
||||
|
||||
\setLang{de}
|
||||
|
||||
|
||||
@@ -1,8 +1,6 @@
|
||||
\documentclass{article}
|
||||
|
||||
\newcommand{\dir}{~/projects/latex}
|
||||
\input{\dir/include.tex}
|
||||
\load{recommended}
|
||||
\input{../../../helpers-old.tex}
|
||||
|
||||
\setupCheatSheet{Analysis Cheat-Sheet}
|
||||
|
||||
|
||||
@@ -1,8 +1,6 @@
|
||||
\documentclass{article}
|
||||
|
||||
\newcommand{\dir}{~/projects/latex}
|
||||
\input{\dir/include.tex}
|
||||
\load{recommended}
|
||||
\input{../../helpers-old.tex}
|
||||
|
||||
\setup{Parallel Programming}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user