Store to move back to normal tex files
This commit is contained in:
@@ -1,44 +0,0 @@
|
||||
% ___ ___
|
||||
% ( _ \ / ___)_
|
||||
% | ( (_) _ ___ | (__ (_) __
|
||||
% | | _ / _ \/ _ \ __)| |/ _ \
|
||||
% | (_( ) (_) ) ( ) | | | | (_) |
|
||||
% (____/ \___/(_) (_)_) (_)\__ |
|
||||
% ( )_) |
|
||||
% \___/
|
||||
|
||||
% To be loaded *after* main/core.tex
|
||||
|
||||
% 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}{Street}
|
||||
\newcommand{\city}{City}
|
||||
\newcommand{\countrycode}{CH}
|
||||
|
||||
|
||||
% Configure definition, lemma, theorem, etc numbering behaviour. 1 = Individual, 2 = Combined (apart from Definition), 3 = Combined
|
||||
\setcounter{numberingConfig}{1}
|
||||
|
||||
% Configure if for definitions, lemmas, etc, numbering should be (0) = <section>.<number> or (1) = <section>.<subsection>.<number> or (2) = <section>.<subsection>.<subsubsection>.<number>
|
||||
\setcounter{numberSubsections}{0}
|
||||
|
||||
% Set the default language.
|
||||
\setLang{en}
|
||||
|
||||
% Set the default command for theorem translation
|
||||
\newcommand{\theoremde}{Satz}
|
||||
|
||||
|
||||
% ----- %
|
||||
% STYLE %
|
||||
% ----- %
|
||||
|
||||
% The colour-saturation of the short / inline descriptors (default = 40)
|
||||
\setcounter{descriptorShadeStrength}{40}
|
||||
|
||||
% The colour-saturation of the shade command (default = 20)
|
||||
\setcounter{shadeStrength}{20}
|
||||
Reference in New Issue
Block a user