Set up helpers, mostly okay. Some changes yet to come

This commit is contained in:
2025-01-06 17:52:57 +01:00
parent be406c816e
commit 9217ace0af
22 changed files with 534 additions and 0 deletions

26
config/config.tex Normal file
View File

@@ -0,0 +1,26 @@
% ___ ___
% ( _ \ / ___)_
% | ( (_) _ ___ | (__ (_) __
% | | _ / _ \/ _ \ __)| |/ _ \
% | (_( ) (_) ) ( ) | | | | (_) |
% (____/ \___/(_) (_)_) (_)\__ |
% ( )_) |
% \___/
% Configure your author name here
\newcommand{\authorTitle}{Janis Hutz\\\url{https://janishutz.com}}
\newcommand{\authorHeaders}{Janis Hutz}
% Configure your address here
\newcommand{\name}{Janis Hutz}
\newcommand{\street}{}
\newcommand{\city}{}
\newcommand{\countrycode}{CH}
% Configure definition, lemma, theorem, etc numbering behaviour. 1 = Individual, 2 = Combined (apart from Definition), 3 = Combined
\setcounter{numberingConfig}{1}
% Set the default language. 1 = English, 2 = German
\setcounter{lang}{1}