Revert "Build Action korrigiert (D'oh), Sonderzeichen in -config.tex."
This reverts commit 431ba14ea3b88f891fd356b1f91d92b20be97c4e.
This commit is contained in:
2
.github/workflows/build_pdf.yml
vendored
2
.github/workflows/build_pdf.yml
vendored
@@ -14,4 +14,4 @@ jobs:
|
||||
- name: Compile LaTeX document
|
||||
uses: dante-ev/latex-action@latest
|
||||
with:
|
||||
root_file: htwsaar-i-mst-vorlage.tex
|
||||
root_file: htwsaar-i-mst-config.tex
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
\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é Miede\xspace}
|
||||
\newcommand{\myFirstProf}{Prof. Dr.-Ing. Andr\'e Miede\xspace}
|
||||
\newcommand{\mySecondProf}{Prof. Dr. Thomas Kretschmer\xspace}
|
||||
\newcommand{\myLocation}{Saarbrücken\xspace}
|
||||
\newcommand{\myTime}{Tag.~Monat~Jahr\xspace}
|
||||
@@ -200,7 +200,7 @@ belowcaptionskip=1\baselineskip,
|
||||
\renewcommand*{\subsubsectionautorefname}{Abschnitt}%
|
||||
\renewcommand*{\paragraphautorefname}{Absatz}%
|
||||
\renewcommand*{\subparagraphautorefname}{Absatz}%
|
||||
\renewcommand*{\footnoteautorefname}{Fußnote}%
|
||||
\renewcommand*{\footnoteautorefname}{Fu\"snote}%
|
||||
\renewcommand*{\FancyVerbLineautorefname}{Zeile}%
|
||||
\renewcommand*{\theoremautorefname}{Theorem}%
|
||||
\renewcommand*{\appendixautorefname}{Anhang}%
|
||||
|
||||
Reference in New Issue
Block a user