Skip to content

Cref not supported #2

@AlexanderWillner

Description

@AlexanderWillner

Steps that will reproduce the problem?

  1. ``chklref filename`

What is the expected result?
No warnings.

What happens instead?
Unused label found.

Possible workaround:
?

Any additional information:
filename content:

\documentclass{article} 

\usepackage{cleveref}

\begin{document} 

\begin{enumerate}
  \item\label{test} Foo
\end{enumerate}

See: \Cref{test}

\end{document}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions