Skip to content
Snippets Groups Projects
Commit 5cb7f7f8 authored by Jan Wille's avatar Jan Wille
Browse files

some more english translations

parent 84ad3bec
No related branches found
No related tags found
No related merge requests found
......@@ -114,7 +114,7 @@
\MakeOuterQuote{"} % easy quotationmarks
% custom commands
\providecommand{\abs}[1]{\ensuremath{\left\vert#1\right\vert}} % Makro für Betragsstriche
\providecommand{\abs}[1]{\ensuremath{\left\vert#1\right\vert}} % Makro for vertical lines around absolute values
\newcommand\declarationAuthorship{
\thispagestyle{plain}
\vspace*{\fill}
......
......@@ -9,6 +9,7 @@
\newcommand{\HsHlogoPage}{1}
\newcommand{\includeHsHlogohere}{\includegraphics[width=5cm,page=\HsHlogoPage]{\HsHlogoPath}}
\newif\if@german%
\DeclareOption{german}{%
\PassOptionsToPackage{ngerman}{babel}
......@@ -85,7 +86,7 @@
}
\pagestyle{scrheadings}
\clearpairofpagestyles
\renewcommand*{\chapterpagestyle}{scrheadings} % Kapitelanfang standart Kopf/Fußzeile
\renewcommand*{\chapterpagestyle}{scrheadings} % Chaptertitles get same header/footer as everything
\automark{chapter}
\ohead{\headmark}
\ihead{\@title}
......@@ -115,7 +116,7 @@
\MakeOuterQuote{"} % easy quotationmarks
% custom commands
\providecommand{\abs}[1]{\ensuremath{\left\vert#1\right\vert}} % Makro für Betragsstriche
\providecommand{\abs}[1]{\ensuremath{\left\vert#1\right\vert}} % Makro for vertical lines around absolute values
\newcommand\declarationAuthorship{
\thispagestyle{plain}
\vspace*{\fill}
......
......@@ -82,7 +82,7 @@
\providecommand{\renewcaptionname}[3]{}
% custom commands
\providecommand{\abs}[1]{\ensuremath{\left\vert#1\right\vert}} % Makro für Betragsstriche
\providecommand{\abs}[1]{\ensuremath{\left\vert#1\right\vert}} % Makro for vertical lines around absolute values
% load config at beginning of document
\AtBeginDocument {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment