Equation Preview not working
See original GitHub issueType of JetBrains IDE (IntelliJ, PyCharm, etc.) and version
PyCharm 2021.2.3 Professional Edition.
Operating System
Windows 10
TeXiFy IDEA version
0.7.12
What I did (steps to reproduce)
Put cursor on the x of x^2, clicked Ctrl-Shift-X
Minimal example to reproduce the problem
\documentclass{article}
\begin{document}
\begin{equation}
x^2
\end{equation}
\end{document}
Expected behavior
Equation preview pane will be opened, with a preview of the equaion.
Actual behavior
Equation preview pane did open (between ‘Problems’ and ‘Terminal’), however, it’s empty. Just shows gray.
(if applicable) The full stacktrace of the exception thrown
Issue Analytics
- State:
- Created 2 years ago
- Comments:13
Top Results From Across the Web
Texstudio equation preview does not work anymore - TeX
1 Answer 1 ... Go to "Options->Configure TeXstudio... -> Preview" and set V at "Show preview as tooltip on formulas in editor" (at...
Read more >Equation Preview doesn't display the equation nor the down ...
Atto Equation editor doesn't display the equation in the equation preview box. It doesn't show the down arrow either, just the empty box....
Read more >R Markdown stopped previewing Latex equations
For some reason, Markdown stopped previewing equations put between $$...$$ which it usually did automatically right underneath $$equation$$ ...
Read more >Equation editor display the right preview but not response for ...
If you do this, the preview of the equation will remain the same, but when you export to PDF or Latex the correct...
Read more >Math preview not working · Issue #883 - GitHub
However, when I have my cursor in a math equation I get: Failed to run 'pdflatex' to create pdf to preview. pdflatex is...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

@AustinZhu I still cannot reproduce the problem, so I cannot suggest a possible solution yet. If you try the example with custom preamble in my comment above, does that work?
I have heard of the ‘operation is too complex’ popup before, but at that time I think I also couldn’t reproduce it.
I find a compromised solution, you can use \[YOUR FORMULAR\] write first, then use ALT+ENTER change it to \equation