[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: visual-line-mode don't play well with org-latex-preview
From: |
Bruno Barbier |
Subject: |
Re: visual-line-mode don't play well with org-latex-preview |
Date: |
Thu, 02 Mar 2023 20:00:14 +0100 |
Hi Chris,
chris <inkbottle007@gmail.com> writes:
> Hi all,
>
> ```
> hello hello hello hello hello hello hello hello hello hello hello hello hello
> hello hello \(\text {hello hello hello hello hello hello hello hello}\)
> ```
>
> If you put the above text in a org file, and activate `visual-line-mode` and
> `org-latex-preview`, depending on the length of the initial part of the text,
> the generated png/svg image from latex expression can be displayed in full,
> partially hidden or totally hidden.
>
I'm observing the same behavior.
The preview is not always fully visible. But, after adding some text
(at least one space after the preview), Emacs wraps as needed, so that
the preview remains visible. Emacs is just not wrapping correctly in
that edge case, where there is nothing at all after the latex preview.
The behavior looks the same using only text-mode (without using org).
You should probably report this as an Emacs bug (see M-x
report-emacs-bug).
Bruno
- Re: visual-line-mode don't play well with org-latex-preview,
Bruno Barbier <=