Tagged Questions
7
votes
1answer
70 views
Conflict between MathTime Pro 2 and refcheck
The following MWE shows the problem:
\documentclass{article}
\usepackage{amsmath}
\usepackage[lite]{mtpro2}
\usepackage{refcheck}
\begin{document}
\begin{align}
a & \leq b
\end{align}
...