pgundlach / lvdebug

LuaTeX package lua-visual-debug
16 stars 1 forks source link

Broken PDF file with version 0.2 #1

Closed pgundlach closed 12 years ago

pgundlach commented 12 years ago
\documentclass{article}
\usepackage{mathtools}
\mathtoolsset{showonlyrefs=true}
\usepackage{lua-visual-debug}
\begin{document}
\begin{gather}
 a\\
 b
\end{gather}
c
\end{document}

does not render in Adobe Acrobat. Preflight claims "unknown operator" on page 1. Could be...