You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could you provide a more realistic example? The problem occurs because you have a \section in a \hypertarget, but I don't understand why you would want that, since you can just refer to the section label and don't need the hypertarget
PHPirates
changed the title
Autoformat makes code not build anymore
Formatting introduces incorrect newlines with a \section in a \hypertarget
Jan 10, 2025
Type of JetBrains IDE (IntelliJ, PyCharm, etc.) and version
PyCharm
Operating System
Ubuntu 22.04 derivative TuxedoOS
TeXiFy IDEA version
0.9.9
What I did (steps to reproduce)
press str + sift + alt + l
Minimal example to reproduce the problem
Expected behavior
Do nothing
Actual behavior
Sometimes an empty line is added before the section. Than the latex code does not build anymore.
\begin{document}
\hypertarget{introduction}{
\end{document}
The text was updated successfully, but these errors were encountered: