Re: An org-latex face

2021-06-07 Thread Léo Ackermann
org-src-block-faces '("latex" (:inherit default :extend t))) > > All the best, > *Timothy* > > * From*: Léo Ackermann <%22Léo+ackermann%22+%3cleo.ko...@gmail.com%3E> > * Subject*: An org-latex face > * To*: "emacs-orgmode@gnu.org" > * Dat

Re: An org-latex face

2021-06-01 Thread Timothy
Hi Léo, For what it’s worth, I currently make do with: ┌ │ (setq org-highlight-latex-and-related '(native script entities)) │ (add-to-list 'org-src-block-faces '("latex" (:inherit default :extend t))) └ All the best, *Timothy*

Re: An org-latex face

2021-06-01 Thread Sébastien Miquel
Sébastien Miquel writes: There's already an `org-latex-and-relatex` regexp I meant the `org-latex-and-related` face. -- Sébastien Miquel

Re: An org-latex face

2021-05-31 Thread Sébastien Miquel
Hi Léo, Léo Ackermann writes: When it comes to preview inline LaTeX fragments within org-mode, the org package applies the `org-block` face. It would be nice to *treat inline latex block specially*, to make integration of the those preview-block easier when surrounded by plaintext. This featu

An org-latex face

2021-05-31 Thread Léo Ackermann
Hi, When it comes to preview inline LaTeX fragments within org-mode, the org package applies the `org-block` face. It would be nice to *treat inline latex block specially*, to make integration of the those preview-block easier when surrounded by plaintext. This feature would allow to have a theme