Rename Tabelle und Abbilung Bezeichnung von Verzeichnissen
Some checks failed
Word Count / count-words (push) Failing after 30s
Some checks failed
Word Count / count-words (push) Failing after 30s
This commit is contained in:
@@ -3,6 +3,13 @@
|
|||||||
\patchcmd{\LT@array}{\tabskip\z@}{\tabskip\fill}{}{}
|
\patchcmd{\LT@array}{\tabskip\z@}{\tabskip\fill}{}{}
|
||||||
\makeatother
|
\makeatother
|
||||||
|
|
||||||
|
% Rename Table prefix to Tab.
|
||||||
|
\AtBeginDocument{%
|
||||||
|
\renewcommand{\tablename}{Tab.}
|
||||||
|
\renewcommand{\figurename}{Abb.}
|
||||||
|
\renewcommand{\listtablename}{Tabellenverzeichnis}
|
||||||
|
}
|
||||||
|
|
||||||
\usepackage[hyphens]{url}
|
\usepackage[hyphens]{url}
|
||||||
\usepackage[hidelinks]{hyperref}
|
\usepackage[hidelinks]{hyperref}
|
||||||
\setlength{\emergencystretch}{3em} % Prevent overfull lines
|
\setlength{\emergencystretch}{3em} % Prevent overfull lines
|
||||||
|
|||||||
Reference in New Issue
Block a user