Hello again Paul, On 28/08/2025, Paul D. Nelson wrote: > 1. Any feedback on failure cases for preview-auto would be very welcome.
I found this failure case in an earlier commit:
\fbox{ % TODO: preview-auto breaks with this one!
\begin{minipage}[t]{0.22\textwidth}
\[
\begin{aligned}
\MoveEqLeft[1.5]
A = C \\
\end{aligned}
\]
\end{minipage}
}
fbox seems to override the font-lock, so the region detection fails and seems
to break the preview code.
Best regards,
-- Al
