summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/se2thesis/se2thesis.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/se2thesis/se2thesis.dtx')
-rw-r--r--macros/latex/contrib/se2thesis/se2thesis.dtx18
1 files changed, 9 insertions, 9 deletions
diff --git a/macros/latex/contrib/se2thesis/se2thesis.dtx b/macros/latex/contrib/se2thesis/se2thesis.dtx
index 39485c8d11..81bed285c7 100644
--- a/macros/latex/contrib/se2thesis/se2thesis.dtx
+++ b/macros/latex/contrib/se2thesis/se2thesis.dtx
@@ -1124,7 +1124,7 @@
%
% Identify the class and give the overall version number.
% \begin{macrocode}
-\ProvidesExplClass {se2thesis} {2022-11-08} {1.3.0}
+\ProvidesExplClass {se2thesis} {2022-11-22} {1.3.1}
{A thesis class for the Chair of Software Engineering II}
% \end{macrocode}
%
@@ -2136,13 +2136,13 @@
Hiermit~ versichere~ ich,~ \l_@@_signature_tl,
\begin{enumerate}
\item dass~ ich~ die~ vorliegende~ Arbeit~ selbstständig~ und~ ohne~
- unzulässige~ Hilfe~ verfasst~ und~ kein~ anderen~ als~ die~
+ unzulässige~ Hilfe~ verfasst~ und~ keine~ anderen~ als~ die~
angegebenen~ Quellen~ und~ Hilfsmittel~ benutzt,~ sowie~ die~
wörtlich~ und~ sinngemäß~ übernommenen~ Passagen~ aus~ anderen~
Werken~ kenntlich~ gemacht~ habe.
\item Außerdem~ erkläre~ ich,~ dass~ ich~ der~ Universität~ ein~
- Nutzungsrecht~ zum~ Zwecke~ der~ Überprüfung~ mittels~ einer~
- Plagiatssoftware~ in~ anonymisierter~ Form~ einräume.
+ einfaches~ Nutzungsrecht~ zum~ Zwecke~ der~ Überprüfung~ mittels~
+ einer~ Plagiatssoftware~ in~ anonymisierter~ Form~ einräume.
\end{enumerate}\par
\bigskip
\noindent \l_@@_location_tl,~ \@date\hfill
@@ -2184,7 +2184,7 @@
% We can then define the \env{resq} and \env{hyp} environments using the
% \cmd{\newtheorem} macro from \pkg{ntheorem}.
% \begin{macrocode}
-\newtheorem{resq}{Research Question}
+\newtheorem{resq}{Research~ Question}
\newtheorem{hyp}{Hypothesis}
% \end{macrocode}
% \end{environment}
@@ -2232,7 +2232,7 @@
% We provide the following English translations.
%
% \begin{macrocode}
-\ProvideDictionaryFor{English}{se2translations}[2022/11/08]
+\ProvideDictionaryFor{English}{se2translations}[2022/11/22]
\ProvideDictTranslation{abstract}{abstract}
\ProvideDictTranslation{Abstract}{Abstract}
\ProvideDictTranslation{acknowledgement}{acknowledgement}
@@ -2283,7 +2283,7 @@
% We provide the following German translations.
%
% \begin{macrocode}
-\ProvideDictionaryFor{German}{se2translations}[2022/11/08]
+\ProvideDictionaryFor{German}{se2translations}[2022/11/22]
\ProvideDictTranslation{abstract}{Zusammenfassung}
\ProvideDictTranslation{Abstract}{Zusammenfassung}
\ProvideDictTranslation{acknowledgement}{Danksagung}
@@ -2344,7 +2344,7 @@
%
% Identify the package and give the overall version information.
% \begin{macrocode}
-\ProvidesExplPackage {se2colors} {2022-11-08} {1.3.0}
+\ProvidesExplPackage {se2colors} {2022-11-22} {1.3.1}
{A colour support package for the se2thesis bundle}
% \end{macrocode}
%
@@ -2496,7 +2496,7 @@
%
% Identify the package and give the overall version information.
% \begin{macrocode}
-\ProvidesExplPackage {se2fonts} {2022-11-08} {1.3.0}
+\ProvidesExplPackage {se2fonts} {2022-11-22} {1.3.1}
{A font-selection support package for the se2thesis bundle}
% \end{macrocode}
%