Skip to content

Cleveref support #40

@maciejskorski

Description

@maciejskorski

Using cleveref for elegant cross-referencing is common everywhere (cf other conference/journal templates), and it in principle allowed in this class.

But when I try to load cleveref, it looks like hyperref has not been loaded, which forces me to load it manually as well, and redefine its config...

Reproduce

\documentclass[journal=tches]{iacrtrans}

% \usepackage[colorlinks]{hyperref} FIXME:  this line should not be necessary
\usepackage[nameinlink]{cleveref}

Expected
cleveref can be loaded by a single invocation.

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