summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/cleveref
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-03-05 22:11:07 +0000
committerKarl Berry <karl@freefriends.org>2018-03-05 22:11:07 +0000
commit5be9113099c0cd49e0f0702753be415abdac12b0 (patch)
tree785854dd54cbaccc42e3700c92014428f635b0d1 /Master/texmf-dist/tex/latex/cleveref
parente212a167f96fbe7dd8720dfa79118f15c4997cc4 (diff)
cleveref (5mar18)
git-svn-id: svn://tug.org/texlive/trunk@46847 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/cleveref')
-rw-r--r--Master/texmf-dist/tex/latex/cleveref/cleveref.sty229
1 files changed, 81 insertions, 148 deletions
diff --git a/Master/texmf-dist/tex/latex/cleveref/cleveref.sty b/Master/texmf-dist/tex/latex/cleveref/cleveref.sty
index ca69c4a48c4..6a0bd665e4e 100644
--- a/Master/texmf-dist/tex/latex/cleveref/cleveref.sty
+++ b/Master/texmf-dist/tex/latex/cleveref/cleveref.sty
@@ -11,8 +11,8 @@
%% Copyright (C) 2006--2016 Toby Cubitt
%% See the files README and COPYING.
%%
-\def\packagedate{2018/02/08}
-\def\packageversion{0.21.1}
+\def\packagedate{2018/03/03}
+\def\packageversion{0.21.3}
%% This file may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.2
%% of this license or (at your option) any later version.
@@ -186,22 +186,31 @@
\def\@tempa{##1}%
\def\@tempb{section}%
\ifx\@tempa\@tempb%
+ \@ifundefined{cref@appendix@alias}%
+ {\def\@tempa{appendix}}%
+ {\def\@tempa{\cref@appendix@alias}}%
\protected@edef\cref@currentlabel{%
- [appendix][\arabic{##1}][\cref@result]%
+ [\@tempa][\arabic{##1}][\cref@result]%
\csname p@##1\endcsname\csname the##1\endcsname}%
\else%
\def\@tempa{##1}%
\def\@tempb{subsection}%
\ifx\@tempa\@tempb%
+ \@ifundefined{cref@subappendix@alias}%
+ {\def\@tempa{subappendix}}%
+ {\def\@tempa{\cref@subappendix@alias}}%
\protected@edef\cref@currentlabel{%
- [subappendix][\arabic{##1}][\cref@result]%
+ [\@tempa][\arabic{##1}][\cref@result]%
\csname p@##1\endcsname\csname the##1\endcsname}%
\else%
\def\@tempa{##1}%
\def\@tempb{subsubsection}%
\ifx\@tempa\@tempb%
+ \@ifundefined{cref@subsubappendix@alias}%
+ {\def\@tempa{subsubappendix}}%
+ {\def\@tempa{\cref@subsubappendix@alias}}%
\protected@edef\cref@currentlabel{%
- [subsubappendix][\arabic{##1}][\cref@result]%
+ [\@tempa][\arabic{##1}][\cref@result]%
\csname p@##1\endcsname\csname the##1\endcsname}%
\else%
\@ifundefined{cref@##1@alias}%
@@ -226,29 +235,41 @@
\def\@tempa{##1}%
\def\@tempb{chapter}%
\ifx\@tempa\@tempb%
+ \@ifundefined{cref@appendix@alias}%
+ {\def\@tempa{appendix}}%
+ {\def\@tempa{\cref@appendix@alias}}%
\protected@edef\cref@currentlabel{%
- [appendix][\arabic{##1}][\cref@result]%
+ [\@tempa][\arabic{##1}][\cref@result]%
\csname p@##1\endcsname\csname the##1\endcsname}%
\else%
\def\@tempa{##1}%
\def\@tempb{section}%
\ifx\@tempa\@tempb%
+ \@ifundefined{cref@subappendix@alias}%
+ {\def\@tempa{subappendix}}%
+ {\def\@tempa{\cref@subappendix@alias}}%
\protected@edef\cref@currentlabel{%
- [subappendix][\arabic{##1}][\cref@result]%
+ [\@tempa][\arabic{##1}][\cref@result]%
\csname p@##1\endcsname\csname the##1\endcsname}%
\else%
\def\@tempa{##1}%
\def\@tempb{subsection}%
\ifx\@tempa\@tempb%
+ \@ifundefined{cref@subsubappendix@alias}%
+ {\def\@tempa{subsubappendix}}%
+ {\def\@tempa{\cref@subsubappendix@alias}}%
\protected@edef\cref@currentlabel{%
- [subsubappendix][\arabic{##1}][\cref@result]%
+ [\@tempa][\arabic{##1}][\cref@result]%
\csname p@##1\endcsname\csname the##1\endcsname}%
\else%
\def\@tempa{##1}%
\def\@tempb{subsubsection}%
\ifx\@tempa\@tempb%
+ \@ifundefined{cref@subsubappendix@alias}%
+ {\def\@tempa{subsubsubappendix}}%
+ {\def\@tempa{\cref@subsubsubappendix@alias}}%
\protected@edef\cref@currentlabel{%
- [subsubsubappendix][\arabic{##1}][\cref@result]%
+ [\@tempa][\arabic{##1}][\cref@result]%
\csname p@##1\endcsname\csname the##1\endcsname}%
\else%
\@ifundefined{cref@##1@alias}%
@@ -1139,13 +1160,13 @@
\expandafter\ifx\csname r@#2@cref\endcsname\relax%
\protect\G@refundefinedtrue%
\nfss@text{\reset@font\bfseries ??}%
- \@latex@warning{Reference `#1' on page \thepage \space undefined}%
+ \@latex@warning{Reference `#2' on page \thepage \space undefined}%
\else%
\cref@gettype{#2}{\@tempa}%
\@ifundefined{#1@\@tempa @name#3}{%
\protect\G@refundefinedtrue%
\nfss@text{\reset@font\bfseries ??}%
- \@latex@warning{Reference name forlabel type `\@tempa' undefined}%
+ \@latex@warning{Reference name for label type `\@tempa' undefined}%
}{%
\edef\@tempa{%
\expandafter\noexpand\csname #1@\@tempa @name#3\endcsname}%
@@ -1672,46 +1693,6 @@
\edef\@tempa{\expandafter\noexpand\csname cref@#2@name@plural\endcsname}%
\edef\@tempb{\expandafter\noexpand\csname cref@#1@name@plural\endcsname}%
\expandafter\expandafter\expandafter\let\expandafter\@tempa\@tempb}{}%
- \@ifundefined{cref@#2@format}{%
- \edef\@tempa{\expandafter\noexpand\csname cref@#2@format\endcsname}%
- \edef\@tempb{\expandafter\noexpand\csname cref@#1@format\endcsname}%
- \expandafter\expandafter\expandafter\let\expandafter\@tempa\@tempb}{}%
- \@ifundefined{crefrange@#2@format}{%
- \edef\@tempa{\expandafter\noexpand\csname crefrange@#2@format\endcsname}%
- \edef\@tempb{\expandafter\noexpand\csname crefrange@#1@format\endcsname}%
- \expandafter\expandafter\expandafter\let\expandafter\@tempa\@tempb}{}%
- \@ifundefined{cref@#2@format@first}{%
- \edef\@tempa{\expandafter\noexpand\csname cref@#2@format@first\endcsname}%
- \edef\@tempb{\expandafter\noexpand\csname cref@#1@format@first\endcsname}%
- \expandafter\expandafter\expandafter\let\expandafter\@tempa\@tempb}{}%
- \@ifundefined{cref@#2@format@second}{%
- \edef\@tempa{\expandafter\noexpand\csname cref@#2@format@second\endcsname}%
- \edef\@tempb{\expandafter\noexpand\csname cref@#1@format@second\endcsname}%
- \expandafter\expandafter\expandafter\let\expandafter\@tempa\@tempb}{}%
- \@ifundefined{cref@#2@format@middle}{%
- \edef\@tempa{\expandafter\noexpand\csname cref@#2@format@middle\endcsname}%
- \edef\@tempb{\expandafter\noexpand\csname cref@#1@format@middle\endcsname}%
- \expandafter\expandafter\expandafter\let\expandafter\@tempa\@tempb}{}%
- \@ifundefined{cref@#2@format@last}{%
- \edef\@tempa{\expandafter\noexpand\csname cref@#2@format@last\endcsname}%
- \edef\@tempb{\expandafter\noexpand\csname cref@#1@format@last\endcsname}%
- \expandafter\expandafter\expandafter\let\expandafter\@tempa\@tempb}{}%
- \@ifundefined{crefrange@#2@format@first}{%
- \edef\@tempa{\expandafter\noexpand\csname crefrange@#2@format@first\endcsname}%
- \edef\@tempb{\expandafter\noexpand\csname crefrange@#1@format@first\endcsname}%
- \expandafter\expandafter\expandafter\let\expandafter\@tempa\@tempb}{}%
- \@ifundefined{crefrange@#2@format@second}{%
- \edef\@tempa{\expandafter\noexpand\csname crefrange@#2@format@second\endcsname}%
- \edef\@tempb{\expandafter\noexpand\csname crefrange@#1@format@second\endcsname}%
- \expandafter\expandafter\expandafter\let\expandafter\@tempa\@tempb}{}%
- \@ifundefined{crefrange@#2@format@middle}{%
- \edef\@tempa{\expandafter\noexpand\csname crefrange@#2@format@middle\endcsname}%
- \edef\@tempb{\expandafter\noexpand\csname crefrange@#1@format@middle\endcsname}%
- \expandafter\expandafter\expandafter\let\expandafter\@tempa\@tempb}{}%
- \@ifundefined{crefrange@#2@format@last}{%
- \edef\@tempa{\expandafter\noexpand\csname crefrange@#2@format@last\endcsname}%
- \edef\@tempb{\expandafter\noexpand\csname crefrange@#1@format@last\endcsname}%
- \expandafter\expandafter\expandafter\let\expandafter\@tempa\@tempb}{}%
\@ifundefined{Cref@#2@name}{%
\edef\@tempa{\expandafter\noexpand\csname Cref@#2@name\endcsname}%
\edef\@tempb{\expandafter\noexpand\csname Cref@#1@name\endcsname}%
@@ -1719,86 +1700,17 @@
\edef\@tempa{\expandafter\noexpand\csname Cref@#2@name@plural\endcsname}%
\edef\@tempb{\expandafter\noexpand\csname Cref@#1@name@plural\endcsname}%
\expandafter\expandafter\expandafter\let\expandafter\@tempa\@tempb}{}%
- \@ifundefined{Cref@#2@format}{%
- \edef\@tempa{\expandafter\noexpand\csname Cref@#2@format\endcsname}%
- \edef\@tempb{\expandafter\noexpand\csname Cref@#1@format\endcsname}%
- \expandafter\expandafter\expandafter\let\expandafter\@tempa\@tempb}{}%
- \@ifundefined{Crefrange@#2@format}{%
- \edef\@tempa{\expandafter\noexpand\csname Crefrange@#2@format\endcsname}%
- \edef\@tempb{\expandafter\noexpand\csname Crefrange@#1@format\endcsname}%
- \expandafter\expandafter\expandafter\let\expandafter\@tempa\@tempb}{}%
- \@ifundefined{Cref@#2@format@first}{%
- \edef\@tempa{\expandafter\noexpand\csname Cref@#2@format@first\endcsname}%
- \edef\@tempb{\expandafter\noexpand\csname Cref@#1@format@first\endcsname}%
- \expandafter\expandafter\expandafter\let\expandafter\@tempa\@tempb}{}%
- \@ifundefined{Cref@#2@format@second}{%
- \edef\@tempa{\expandafter\noexpand\csname Cref@#2@format@second\endcsname}%
- \edef\@tempb{\expandafter\noexpand\csname Cref@#1@format@second\endcsname}%
- \expandafter\expandafter\expandafter\let\expandafter\@tempa\@tempb}{}%
- \@ifundefined{Cref@#2@format@middle}{%
- \edef\@tempa{\expandafter\noexpand\csname Cref@#2@format@middle\endcsname}%
- \edef\@tempb{\expandafter\noexpand\csname Cref@#1@format@middle\endcsname}%
- \expandafter\expandafter\expandafter\let\expandafter\@tempa\@tempb}{}%
- \@ifundefined{Cref@#2@format@last}{%
- \edef\@tempa{\expandafter\noexpand\csname Cref@#2@format@last\endcsname}%
- \edef\@tempb{\expandafter\noexpand\csname Cref@#1@format@last\endcsname}%
- \expandafter\expandafter\expandafter\let\expandafter\@tempa\@tempb}{}%
- \@ifundefined{Crefrange@#2@format@first}{%
- \edef\@tempa{\expandafter\noexpand\csname Crefrange@#2@format@first\endcsname}%
- \edef\@tempb{\expandafter\noexpand\csname Crefrange@#1@format@first\endcsname}%
- \expandafter\expandafter\expandafter\let\expandafter\@tempa\@tempb}{}%
- \@ifundefined{Crefrange@#2@format@second}{%
- \edef\@tempa{\expandafter\noexpand\csname Crefrange@#2@format@second\endcsname}%
- \edef\@tempb{\expandafter\noexpand\csname Crefrange@#1@format@second\endcsname}%
- \expandafter\expandafter\expandafter\let\expandafter\@tempa\@tempb}{}%
- \@ifundefined{Crefrange@#2@format@middle}{%
- \edef\@tempa{\expandafter\noexpand\csname Crefrange@#2@format@middle\endcsname}%
- \edef\@tempb{\expandafter\noexpand\csname Crefrange@#1@format@middle\endcsname}%
- \expandafter\expandafter\expandafter\let\expandafter\@tempa\@tempb}{}%
- \@ifundefined{Crefrange@#2@format@last}{%
- \edef\@tempa{\expandafter\noexpand\csname Crefrange@#2@format@last\endcsname}%
- \edef\@tempb{\expandafter\noexpand\csname Crefrange@#1@format@last\endcsname}%
- \expandafter\expandafter\expandafter\let\expandafter\@tempa\@tempb}{}%
- \@ifundefined{labelcref@#2@format}{%
- \edef\@tempa{\expandafter\noexpand\csname labelcref@#2@format\endcsname}%
- \edef\@tempb{\expandafter\noexpand\csname labelcref@#1@format\endcsname}%
- \expandafter\expandafter\expandafter\let\expandafter\@tempa\@tempb}{}%
- \@ifundefined{labelcrefrange@#2@format}{%
- \edef\@tempa{\expandafter\noexpand\csname labelcrefrange@#2@format\endcsname}%
- \edef\@tempb{\expandafter\noexpand\csname labelcrefrange@#1@format\endcsname}%
- \expandafter\expandafter\expandafter\let\expandafter\@tempa\@tempb}{}%
- \@ifundefined{labelcref@#2@format@first}{%
- \edef\@tempa{\expandafter\noexpand\csname labelcref@#2@format@first\endcsname}%
- \edef\@tempb{\expandafter\noexpand\csname labelcref@#1@format@first\endcsname}%
- \expandafter\expandafter\expandafter\let\expandafter\@tempa\@tempb}{}%
- \@ifundefined{labelcref@#2@format@second}{%
- \edef\@tempa{\expandafter\noexpand\csname labelcref@#2@format@second\endcsname}%
- \edef\@tempb{\expandafter\noexpand\csname labelcref@#1@format@second\endcsname}%
- \expandafter\expandafter\expandafter\let\expandafter\@tempa\@tempb}{}%
- \@ifundefined{labelcref@#2@format@middle}{%
- \edef\@tempa{\expandafter\noexpand\csname labelcref@#2@format@middle\endcsname}%
- \edef\@tempb{\expandafter\noexpand\csname labelcref@#1@format@middle\endcsname}%
- \expandafter\expandafter\expandafter\let\expandafter\@tempa\@tempb}{}%
- \@ifundefined{labelcref@#2@format@last}{%
- \edef\@tempa{\expandafter\noexpand\csname labelcref@#2@format@last\endcsname}%
- \edef\@tempb{\expandafter\noexpand\csname labelcref@#1@format@last\endcsname}%
- \expandafter\expandafter\expandafter\let\expandafter\@tempa\@tempb}{}%
- \@ifundefined{labelcrefrange@#2@format@first}{%
- \edef\@tempa{\expandafter\noexpand\csname labelcrefrange@#2@format@first\endcsname}%
- \edef\@tempb{\expandafter\noexpand\csname labelcrefrange@#1@format@first\endcsname}%
- \expandafter\expandafter\expandafter\let\expandafter\@tempa\@tempb}{}%
- \@ifundefined{labelcrefrange@#2@format@second}{%
- \edef\@tempa{\expandafter\noexpand\csname labelcrefrange@#2@format@second\endcsname}%
- \edef\@tempb{\expandafter\noexpand\csname labelcrefrange@#1@format@second\endcsname}%
- \expandafter\expandafter\expandafter\let\expandafter\@tempa\@tempb}{}%
- \@ifundefined{labelcrefrange@#2@format@middle}{%
- \edef\@tempa{\expandafter\noexpand\csname labelcrefrange@#2@format@middle\endcsname}%
- \edef\@tempb{\expandafter\noexpand\csname labelcrefrange@#1@format@middle\endcsname}%
- \expandafter\expandafter\expandafter\let\expandafter\@tempa\@tempb}{}%
- \@ifundefined{labelcrefrange@#2@format@last}{%
- \edef\@tempa{\expandafter\noexpand\csname labelcrefrange@#2@format@last\endcsname}%
- \edef\@tempb{\expandafter\noexpand\csname labelcrefrange@#1@format@last\endcsname}%
- \expandafter\expandafter\expandafter\let\expandafter\@tempa\@tempb}{}%
+ \@ifundefined{cref@#2@label}{%
+ \@ifundefined{cref@#1@label}{}{%
+ \edef\@tempa{\expandafter\noexpand\csname cref@#2@label\endcsname}%
+ \edef\@tempb{\expandafter\noexpand\csname cref@#1@label\endcsname}%
+ \expandafter\expandafter\expandafter\let\expandafter\@tempa\@tempb}}{}%
+ \@ifundefined{cref@#2@rangelabel}{%
+ \@ifundefined{cref@#1@rangelabel}{}{%
+ \edef\@tempa{\expandafter\noexpand\csname cref@#2@rangelabel\endcsname}%
+ \edef\@tempb{\expandafter\noexpand\csname cref@#1@rangelabel\endcsname}%
+ \expandafter\expandafter\expandafter\let\expandafter\@tempa\@tempb}}{}%
+ \@crefdefineallformats{#2}%
}
\newcommand\crefformat[2]{\@crefformat{cref}{#1}{#2}}%
\newcommand\Crefformat[2]{\@crefformat{Cref}{#1}{#2}}%
@@ -2026,22 +1938,31 @@
\def\@tempa{##1}%
\def\@tempb{section}%
\ifx\@tempa\@tempb%
+ \@ifundefined{cref@appendix@alias}%
+ {\def\@tempa{appendix}}%
+ {\def\@tempa{\cref@appendix@alias}}%
\protected@edef\cref@currentlabel{%
- [appendix][\arabic{##1}][\cref@result]%
+ [\@tempa][\arabic{##1}][\cref@result]%
\csname p@##1\endcsname\csname the##1\endcsname}%
\else%
\def\@tempa{##1}%
\def\@tempb{subsection}%
\ifx\@tempa\@tempb%
+ \@ifundefined{cref@subappendix@alias}%
+ {\def\@tempa{subappendix}}%
+ {\def\@tempa{\cref@subappendix@alias}}%
\protected@edef\cref@currentlabel{%
- [subappendix][\arabic{##1}][\cref@result]%
+ [\@tempa][\arabic{##1}][\cref@result]%
\csname p@##1\endcsname\csname the##1\endcsname}%
\else%
\def\@tempa{##1}%
\def\@tempb{subsubsection}%
\ifx\@tempa\@tempb%
+ \@ifundefined{cref@subsubappendix@alias}%
+ {\def\@tempa{subsubappendix}}%
+ {\def\@tempa{\cref@subsubappendix@alias}}%
\protected@edef\cref@currentlabel{%
- [subsubappendix][\arabic{##1}][\cref@result]%
+ [\@tempa][\arabic{##1}][\cref@result]%
\csname p@##1\endcsname\csname the##1\endcsname}%
\else%
\@ifundefined{cref@##1@alias}%
@@ -2066,29 +1987,41 @@
\def\@tempa{##1}%
\def\@tempb{chapter}%
\ifx\@tempa\@tempb%
+ \@ifundefined{cref@appendix@alias}%
+ {\def\@tempa{appendix}}%
+ {\def\@tempa{\cref@appendix@alias}}%
\protected@edef\cref@currentlabel{%
- [appendix][\arabic{##1}][\cref@result]%
+ [\@tempa][\arabic{##1}][\cref@result]%
\csname p@##1\endcsname\csname the##1\endcsname}%
\else%
\def\@tempa{##1}%
\def\@tempb{section}%
\ifx\@tempa\@tempb%
+ \@ifundefined{cref@subappendix@alias}%
+ {\def\@tempa{subappendix}}%
+ {\def\@tempa{\cref@subappendix@alias}}%
\protected@edef\cref@currentlabel{%
- [subappendix][\arabic{##1}][\cref@result]%
+ [\@tempa][\arabic{##1}][\cref@result]%
\csname p@##1\endcsname\csname the##1\endcsname}%
\else%
\def\@tempa{##1}%
\def\@tempb{subsection}%
\ifx\@tempa\@tempb%
+ \@ifundefined{cref@subsubappendix@alias}%
+ {\def\@tempa{subsubappendix}}%
+ {\def\@tempa{\cref@subsubappendix@alias}}%
\protected@edef\cref@currentlabel{%
- [subsubappendix][\arabic{##1}][\cref@result]%
+ [\@tempa][\arabic{##1}][\cref@result]%
\csname p@##1\endcsname\csname the##1\endcsname}%
\else%
\def\@tempa{##1}%
\def\@tempb{subsubsection}%
\ifx\@tempa\@tempb%
+ \@ifundefined{cref@subsubappendix@alias}%
+ {\def\@tempa{subsubsubappendix}}%
+ {\def\@tempa{\cref@subsubsubappendix@alias}}%
\protected@edef\cref@currentlabel{%
- [subsubsubappendix][\arabic{##1}][\cref@result]%
+ [\@tempa][\arabic{##1}][\cref@result]%
\csname p@##1\endcsname\csname the##1\endcsname}%
\else%
\@ifundefined{cref@##1@alias}%
@@ -2118,9 +2051,9 @@
\def\@crefrangestar#1#2#3{%
\@crefstarredtrue\@@setcrefrange{#1}{#2}{#3}{}\@crefstarredfalse}%
\DeclareRobustCommand{\cpageref}{%
- \@ifstar\@crefstar\@cref{cref}}%
+ \@ifstar\@crefstar\@cref{cpageref}}%
\DeclareRobustCommand{\Cpageref}{%
- \@ifstar\@crefstar\@cref{Cref}}%
+ \@ifstar\@crefstar\@cref{Cpageref}}%
\DeclareRobustCommand{\cpagerefrange}{%
\@ifstar{\@cpagerefrangestar{cref}}{\@cpagerefrangenostar{cref}}}%
\DeclareRobustCommand{\Cpagerefrange}{%
@@ -4256,11 +4189,11 @@
\Crefname@preamble{table}{Tabel}{Tabellen}%
\Crefname@preamble{page}{Pagina}{Pagina's}%
\Crefname@preamble{part}{Deel}{Delen}%
- \Crefname@preamble{chapter}{Hoofdstuk}{Hoofdstuken}%
+ \Crefname@preamble{chapter}{Hoofdstuk}{Hoofdstukken}%
\Crefname@preamble{section}{Paragraaf}{Paragrafen}%
\Crefname@preamble{appendix}{Appendix}{Appendices}%
\Crefname@preamble{enumi}{Punt}{Punten}%
- \Crefname@preamble{footnote}{Voetnote}{Voetnoten}%
+ \Crefname@preamble{footnote}{Voetnoot}{Voetnoten}%
\Crefname@preamble{lemma}{Lemma}{Lemma's}%
\Crefname@preamble{corollary}{Corollarium}{Corollaria}%
\Crefname@preamble{proposition}{Bewering}{Beweringen}%
@@ -4275,8 +4208,8 @@
%
\if@cref@capitalise% capitalise set
\if@cref@abbrev%
- \crefname@preamble{equation}{Verg.}{Verg's.}%
- \crefname@preamble{figure}{Fig.}{Fig's.}%
+ \crefname@preamble{equation}{Verg.}{Verg.'s}%
+ \crefname@preamble{figure}{Fig.}{Fig.'s}%
\else%
\crefname@preamble{equation}{Vergel\ij{}king}{Vergel\ij{}kingen}%
\crefname@preamble{figure}{Figuur}{Figuren}%
@@ -4288,7 +4221,7 @@
\crefname@preamble{section}{Paragraaf}{Paragrafen}%
\crefname@preamble{appendix}{Appendix}{Appendices}%
\crefname@preamble{enumi}{Punt}{Punten}%
- \crefname@preamble{footnote}{Voetnote}{Voetnoten}%
+ \crefname@preamble{footnote}{Voetnoot}{Voetnoten}%
\crefname@preamble{theorem}{Theorema}{Theorema's}%
\crefname@preamble{lemma}{Lemma}{Lemma's}%
\crefname@preamble{corollary}{Corollarium}{Corollaria}%
@@ -4304,8 +4237,8 @@
%
\else% capitalise unset
\if@cref@abbrev%
- \crefname@preamble{equation}{verg.}{verg's.}%
- \crefname@preamble{figure}{fig.}{fig's.}%
+ \crefname@preamble{equation}{verg.}{verg.'s}%
+ \crefname@preamble{figure}{fig.}{fig.'s}%
\else%
\crefname@preamble{equation}{vergel\ij{}king}{vergel\ij{}kingen}%
\crefname@preamble{figure}{figuur}{figuren}%
@@ -4317,7 +4250,7 @@
\crefname@preamble{section}{paragraaf}{paragrafen}%
\crefname@preamble{appendix}{appendix}{appendices}%
\crefname@preamble{enumi}{punt}{punten}%
- \crefname@preamble{footnote}{voetnote}{voetnoten}%
+ \crefname@preamble{footnote}{voetnoot}{voetnoten}%
\crefname@preamble{theorem}{theorema}{theorema's}%
\crefname@preamble{lemma}{lemma}{lemma's}%
\crefname@preamble{corollary}{corollarium}{corollaria}%