We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I created a (single-file) LaTeX project with the example code:
\documentclass{article} \usepackage{amsmath} \begin{document} An example equation is \begin{equation*} \frac{\partial \mathcal{L}}{\partial q} - \frac{d}{dt}\frac{\partial \mathcal{L}}{\partial \dot{q}} = 0. \end{equation*} The document continues. \end{document}
While xen-mode works, the math rendering of the equation does not. The message is "image generation task in progress".
I'm running Emacs 29.0.60. xenops-doctor doesn't show any problems.
The text was updated successfully, but these errors were encountered:
the same for me, emacs 29.0.92
Sorry, something went wrong.
seem like pure gtk's problem
No branches or pull requests
I created a (single-file) LaTeX project with the example code:
While xen-mode works, the math rendering of the equation does not. The message is
"image generation task in progress".
I'm running Emacs 29.0.60. xenops-doctor doesn't show any problems.
The text was updated successfully, but these errors were encountered: