Tagged Questions
4
votes
1answer
841 views
Problem with hyperref / cleveref / thmtools
The following is a (fairly) minimal example:
\documentclass{book}
\usepackage{amsmath}
\usepackage{amsthm}
\usepackage{thmtools}
\declaretheoremstyle[
spaceabove=6pt, spacebelow=6pt,
...