Tagged Questions
11
votes
1answer
357 views
Lost labels using intertext with varioref and hyperref
I have a problem using \intertext together with \vref when hyperref is also used. Consider the following minimal example:
\documentclass{article}
\usepackage{amsmath, varioref}
...