org-latex-impatient icon indicating copy to clipboard operation
org-latex-impatient copied to clipboard

improve logic for tex-in-latex-p

Open dankessler opened this issue 10 months ago • 0 comments

Do checking similar to how markdown mode is checked: specifically check the text property, since an overlay could cover it up (e.g., hl-line-mode masks things). Also check for 'tex-math face (defined in built-in latex-mode).

dankessler avatar Apr 19 '24 01:04 dankessler