Tagged Questions
10
votes
1answer
314 views
showonlyrefs and cleveref
This question led to a new package:
autonum
I know that cleveref is not compatible with showonlyrefs as it says in the cleveref manual. But I have a book-length document that depends on ...
5
votes
1answer
550 views
Problem with ntheorem, mathtools and cleveref
I have two (related) problems.
I'm writing a project where the following is part of my preamble:
\documentclass[a4paper,11pt,oneside]{memoir}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc} ...