From 6646b8d00fb7aff0095a4d1368ce8f5ca40f7b7c Mon Sep 17 00:00:00 2001 From: Manuel Hachtkemper <manuel@hachtkemper.com> Date: Fri, 21 Oct 2011 21:40:28 +0200 Subject: [PATCH] =?UTF-8?q?Renamed=20Erklaerung.tex=20to=20Erkl=C3=A4rung.?= =?UTF-8?q?tex?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Arbeit.tex | 2 +- sections/Erklaerung.tex => "sections/Erkl\303\244rung.tex" | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename sections/Erklaerung.tex => "sections/Erkl\303\244rung.tex" (100%) diff --git a/Arbeit.tex b/Arbeit.tex index 21023c6..4120497 100644 --- a/Arbeit.tex +++ b/Arbeit.tex @@ -49,7 +49,7 @@ % Erklärung %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \pagestyle{bisHauptteil} -\include{\secDir/Erklaerung} +\include{\secDir/Erklärung} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Inhaltsverzeichnis % diff --git a/sections/Erklaerung.tex "b/sections/Erkl\303\244rung.tex" similarity index 100% rename from sections/Erklaerung.tex rename to "sections/Erkl\303\244rung.tex" -- GitLab