[ALL] chore: update to new helpers import scheme

This commit is contained in:
2026-08-05 10:54:20 +02:00
parent a1849b4312
commit 7052f184ba
17 changed files with 16 additions and 29 deletions
@@ -1,7 +1,7 @@
\documentclass[9pt]{extarticle}
\PassOptionsToPackage{skip=0pt}{parskip}
\input{~/projects/latex/janishutz-helpers.tex}
\input{../../helpers.tex}
% Configuration
\usepackage{bm}
@@ -1,8 +1,6 @@
\documentclass{article}
\newcommand{\dir}{~/projects/latex}
\input{\dir/include.tex}
\load{recommended}
\input{../../../helpers-old.tex}
\setup{Algorithms and Data structures}
+1 -3
View File
@@ -1,8 +1,6 @@
\documentclass{article}
\newcommand{\dir}{~/projects/latex}
\input{\dir/include.tex}
\load{recommended}
\input{../../helpers-old.tex}
\setup{Introduction to Programming}
@@ -1,8 +1,6 @@
\documentclass{article}
\newcommand{\dir}{~/projects/latex}
\input{\dir/include.tex}
\load{recommended}
\input{../../helpers-old.tex}
\usepackage{tikz}
\usepackage[T1]{fontenc}
@@ -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}
@@ -1,6 +1,6 @@
\documentclass{article}
\input{~/projects/latex/old/janishutz-helpers-v1.tex}
\input{../../../helpers-old.tex}
\setupCheatSheet{Analysis II}
+1 -1
View File
@@ -1,6 +1,6 @@
\documentclass{article}
\input{~/projects/latex/old/janishutz-helpers-v1.tex}
\input{../../helpers-old.tex}
\usepackage{lmodern}
\usepackage{pgfplots}
+1 -1
View File
@@ -1,6 +1,6 @@
\documentclass{article}
\input{~/projects/latex/old/janishutz-helpers-v1.tex}
\input{../../helpers-old.tex}
\renewcommand{\authorTitle}{Robin Bacher, Janis Hutz\\\url{https://github.com/janishutz/eth-summaries}}
\renewcommand{\authorHeaders}{Robin Bacher, Janis Hutz}
+1 -1
View File
@@ -1,6 +1,6 @@
\documentclass{article}
\input{~/projects/latex/old/janishutz-helpers-v1.tex}
\input{../../../helpers-old.tex}
\usetikzlibrary{automata, positioning, arrows.meta}
\newcommand{\hdelta}{\hat{\delta}}
+1 -1
View File
@@ -1,6 +1,6 @@
\documentclass{article}
\input{~/projects/latex/old/janishutz-helpers-v1.tex}
\input{../../../helpers-old.tex}
\setLang{de}
\setup{Theoretische Informatik}
Binary file not shown.
@@ -1,6 +1,6 @@
\documentclass{article}
\input{~/projects/latex/janishutz-helpers.tex}
\input{../../helpers.tex}
\setupGlossary
@@ -1,6 +1,6 @@
\documentclass{article}
\input{~/projects/latex/janishutz-helpers.tex}
\input{../../helpers.tex}
\usepackage{tikz}
\usetikzlibrary{positioning, arrows.meta}
@@ -1,7 +1,7 @@
\documentclass{article}
\PassOptionsToPackage{skip=0pt}{parskip}
\input{~/projects/latex/janishutz-helpers.tex}
\input{../../../helpers.tex}
\usepackage{bm}
\usepackage{lmodern}