Hi Guix,

I've been having this weird bug in Emacs since around February this year
— at least that's when I created a todo to try and fix it.  Emacs just
hangs when evaluating certain latex expressions in org.  Presumably
waiting on the latex preview to finish, but it never does.  I can regain
control by aborting the preview with C-g.

E.g. `$\text{foo}$` will hang, `$1+2$` will not.

I don't see anything that sticks out in the *Org Preview LaTeX Output*.

I'm suspecting that I'm missing a texlive package or more.

These are the texlive packages I have currently installed:

```
    ;; Latex preview in Org-mode
    texlive-xetex
    texlive-scheme-basic
    texlive-ulem
    texlive-amsfonts
    texlive-amsmath
    texlive-ec
    texlive-dvipng
    ;; Latex export
    texlive-wrapfig
    texlive-capt-of
    texlive-enumitem
    texlive-unicode-math
    texlive-fontspec
    texlive-comment
    texlive-etoolbox
```

Anyone that has encountered something similar? Or know a good way of
debugging this?

Thanks

-- 
s/Fred[re]+i[ck]+/Fredrik/g

Reply via email to