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
I am not a Mac user, but I recall some had issue with scaling. Here are a few things you might want to check:
Emacs version. Quite some changes were made in Emacs 28, some involving the rendering of SVG.
librsvg version.
Emacs distribution, i.e. emacs-mac, emacs-plus, etc. Some reported limited support for SVG for some distribution, specifically scaling capability.
HiDPI setting in Emacs.
To start with debugging, you might want to change function org-latex-impatient--insert-into-posframe-buffer, and write ss into a temp file, like mentioned here: #12 (comment). This writes the SVG being rendered into "/tmp/org-latex-impatient-*.svg", and you can try opening it in Emacs directly and in your favorite SVG viewer.
Okay, so by default.. they preview is giant. If I change the scale to 0.5, it disappears. Any thoughts?
Photo w/ the scale enabled
The box in the middle is the preview pane
Photo without scale enabled
The text was updated successfully, but these errors were encountered: