Improved autref configuration.

This commit is contained in:
Achim D. Brucker 2019-08-04 18:11:48 +01:00
parent d1cd301e6e
commit e63e07cb1c
2 changed files with 8 additions and 0 deletions

View File

@ -95,6 +95,8 @@
\renewcommand{\sectionautorefname}{Section}
\renewcommand{\subsectionautorefname}{Section}
\renewcommand{\subsubsectionautorefname}{Section}
\newcommand{\subtableautorefname}{\tableautorefname}
\newcommand{\subfigureautorefname}{\figureautorefname}
\begin{frontmatter}
\maketitle
\tableofcontents

View File

@ -70,6 +70,12 @@
\newenvironment{frontmatter}{}{}
\begin{document}
\renewcommand{\chapterautorefname}{Chapter}
\renewcommand{\sectionautorefname}{Section}
\renewcommand{\subsectionautorefname}{Section}
\renewcommand{\subsubsectionautorefname}{Section}
\newcommand{\subtableautorefname}{\tableautorefname}
\newcommand{\subfigureautorefname}{\figureautorefname}
\begin{frontmatter}
\maketitle
\tableofcontents