1

Ok, so I have a document where I made use of \autoref.

I've been told now, that we want all chapters, sections, subsections, etc. capitalised.

Since there is no \Autoref and I couldn't get its implementation from

\autoref does not capitalize initial character in sentence when referencing label in listings environment

to work, I tried going with another answer therein and replaced all \autoref{foo} instructions with \Cref{foo} from the cleveref package.

But now all references show up as ??.

I'm use the memoir document class and texmaker, I run

\usepackage[nameinlink,capitalise,noabbrev]{cleveref}

and I compile the document with Texmaker's

PdfLaTeX + Bib(la)tex + PdfLaTeX (x2) + show PDF

command.

How do I make \Cref work?

Mico
  • 506,678
User1291
  • 545

0 Answers0