diff --git a/README.md b/README.md index 652040e..d7893ec 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,4 @@ -# htwsaar-i-mst-vorlage - -![Version](https://img.shields.io/badge/version-2.2-blue) ![Language](https://img.shields.io/badge/language-LaTeX-lightgrey) +# htwsaar-i-mst-vorlage [![Build LaTeX document](https://github.com/systemtechniklabor/htwsaar-i-mst-vorlage/actions/workflows/build_pdf.yml/badge.svg)](https://github.com/systemtechniklabor/htwsaar-i-mst-vorlage/actions/workflows/build_pdf.yml) Eine LaTeX-Vorlage für Abschlussarbeiten im Bereich Informatik/Mechatronik-Sensortechnik an der htw saar. diff --git a/htwsaar-i-mst-config.tex b/htwsaar-i-mst-config.tex index 8ff60a2..4eede76 100644 --- a/htwsaar-i-mst-config.tex +++ b/htwsaar-i-mst-config.tex @@ -18,11 +18,11 @@ \newcommand{\myName}{Max Muster\xspace} \newcommand{\myUni}{Hochschule für Technik und Wirtschaft des Saarlandes\xspace} \newcommand{\myCompany}{SoftwareCenter Musterhausen\xspace} -\newcommand{\myFirstProf}{Prof. Dr.-Ing. Andr\'e Miede\xspace} +\newcommand{\myFirstProf}{Prof. Dr.-Ing. André Miede\xspace} \newcommand{\mySecondProf}{Prof. Dr. Thomas Kretschmer\xspace} \newcommand{\myLocation}{Saarbrücken\xspace} \newcommand{\myTime}{Tag.~Monat~Jahr\xspace} -\newcommand{\currentVersion}{Version 2.2, September 2021\xspace} % TODO: ggf. über git Versionsinformationen automatisch bereitstellen und verwenden +\newcommand{\currentVersion}{Version 2.21, Oktober 2021\xspace} % TODO: ggf. über git Versionsinformationen automatisch bereitstellen und verwenden % ******************************************************************** % Setup, finetuning, and useful commands @@ -200,7 +200,7 @@ belowcaptionskip=1\baselineskip, \renewcommand*{\subsubsectionautorefname}{Abschnitt}% \renewcommand*{\paragraphautorefname}{Absatz}% \renewcommand*{\subparagraphautorefname}{Absatz}% - \renewcommand*{\footnoteautorefname}{Fu\"snote}% + \renewcommand*{\footnoteautorefname}{Fußnote}% \renewcommand*{\FancyVerbLineautorefname}{Zeile}% \renewcommand*{\theoremautorefname}{Theorem}% \renewcommand*{\appendixautorefname}{Anhang}% diff --git a/htwsaar-i-mst-vorlage.pdf b/htwsaar-i-mst-vorlage.pdf index 012d1fe..51c361b 100644 Binary files a/htwsaar-i-mst-vorlage.pdf and b/htwsaar-i-mst-vorlage.pdf differ