org-tree-slide icon indicating copy to clipboard operation
org-tree-slide copied to clipboard

Inline latex render error on breadcrumbs

Open icmor opened this issue 4 years ago • 1 comments

Latex doesn't render when on breadcrumb headings. Steps to reproduce:

  • Have a file with some inline Latex fragment (...)\ [...] or $$...$$
  • Render said latex with C-x C-c C-l or globally with C-u C-u C-x C-c C-l
  • M-x org-tree-slide-mode

The fragment will show up rendered just fine on the slides but when on the breadcrumb it reverts to plain text.

latex_normal

latex_error

icmor avatar Oct 26 '21 16:10 icmor

OK..., I'll try to resolve this issue but it will take some time in my perspective.

takaxp avatar Oct 27 '21 08:10 takaxp