Re: Emphasis issues with special blocks and latex

2023-02-16 Thread Ihor Radchenko
User Name writes: > I am having several issues with the fontification of emphasis markers in > org-special-blocks and inside latex equations in my org-files. > > I have changed `org-emphasis-regexp-components` to be the following... I advice against playing with this variable. It only affects fo

Emphasis issues with special blocks and latex

2023-02-15 Thread User Name
I am having several issues with the fontification of emphasis markers in org-special-blocks and inside latex equations in my org-files. I have changed `org-emphasis-regexp-components` to be the following... ``` (with-eval-after-load 'org (setcar org-emphasis-regexp-components "\t('\"{[:alph