Hi all, the lua-visual-debug package seems to be unable to handle footnotes. Is this known/intended? The footnote in the following basic example is complete displaced: \documentclass{article} \usepackage{lua-visual-debug} \begin{document} a\footnote{b} \end{document} cheers Arno