Skip to content

Commit

Permalink
Add German Abstract to English Version (#158)
Browse files Browse the repository at this point in the history
* Add German Abstract to English Version

* Add Description to the German Abstract
  • Loading branch information
rpesl authored Aug 19, 2024
1 parent 067e629 commit 19c54c2
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 10 deletions.
13 changes: 8 additions & 5 deletions main-english.tex
Original file line number Diff line number Diff line change
Expand Up @@ -78,16 +78,19 @@
%Kurzfassung / abstract
%auch im Stil vom Inhaltsverzeichnis
\ifdeutsch
\section*{Kurzfassung}
\else
\section*{Abstract}
\fi
\section*{Abstract}
<Short summary of the thesis>
\cleardoublepage
%Solely for German courses of study
\section*{Kurzfassung}
<Kurzfassung der Arbeit>
\cleardoublepage
% BEGIN: Verzeichnisse
Expand Down
6 changes: 1 addition & 5 deletions main-german.tex
Original file line number Diff line number Diff line change
Expand Up @@ -79,11 +79,7 @@
%Kurzfassung / abstract
%auch im Stil vom Inhaltsverzeichnis
\ifdeutsch
\section*{Kurzfassung}
\else
\section*{Abstract}
\fi
\section*{Kurzfassung}
<Kurzfassung der Arbeit>
Expand Down

0 comments on commit 19c54c2

Please sign in to comment.