Skip to content

Commit

Permalink
Fix \autoref case for 'figure'
Browse files Browse the repository at this point in the history
Only affects 3 recently introduced occurrences of references to figures.
  • Loading branch information
henrikt-ma committed Jun 26, 2020
1 parent ddb4483 commit 4c949f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions preamble.tex
Expand Up @@ -37,6 +37,7 @@
%\usepackage{t1enc}
\usepackage{graphicx}
\graphicspath{{media/}{../media/}} % so that chapter files can also find the images
\def\figureautorefname{figure} % Use lower case initial, just like for sections.

\usepackage{verbatim}
% The fixltx2e that was used for textsubscript is no longer needed for pdf, but is needed by latexml
Expand Down

0 comments on commit 4c949f2

Please sign in to comment.