Benjamin Levy
Benjamin Levy
Can you display latex preview the normal manual way (i.e. `org-preview-latex-fragment`) without org-fragtog? Also, I wasn't aware nix-doom-emacs-unstraightened existed before you mentioned it and I found it useful, thanks!
> I suspect it might be an issue with org-element not working correctly, since using org-element-at-point over a latex fragment returns type paragraph. This happens for me too, but `(org-element-context)`...
You may have to run `(org-fragtog--post-cmd)` manually to trigger the backtrace, since apparently backtraces are suppressed when the source is from `post-command-hook`.
> Below is what is produced after manually running `(org-fragtog--post-cmd)`: > > ``` > Debugger entered--Lisp error: (wrong-type-argument number-or-marker-p nil) > org-fragtog--frag-end((latex-fragment (:standard-properties [193 nil nil nil 206 0 nil...