jlaurens / synctex

Synchronization for TeX
MIT License
57 stars 19 forks source link

Synchronize ERROR: unknown node type 11 #30

Open u-fischer opened 5 years ago

u-fischer commented 5 years ago

luatex seems to produce node that synctex doesn't like. When compiling the following document in a current texlive (2018 and 2019) I see on the terminal (not in the log) messages

Synchronize ERROR: unknown node type 11
\documentclass{article}
\begin{document}

\mathsurroundmode=1
\mathsurroundskip=1cm

Lorem impsum $a=b$, 
\end{document}