Hello,
Rasmus <[email protected]> writes:
> Basically stuff like α would be displayed with a special face.
It's still the case. This part is done by `org-fontify-entities'
(toggled by `org-pretty-entities').
> Likewise,
> \begin{equation}
> X
> \end{equation}
> would be highlighted.
>
> Does anybody have a good idea on how to replicate this?
Maybe rewrite a similar function with all references to the export
sub-system removed. Also make sure it doesn't overlap with existing
facilities.
Fontifying a latex environment is perfectly fine, but fontifying it only
if some export option has been defined somewhere is a bit too much.
To begin with, it should be useful to know what is missing exactly.
Regards,
--
Nicolas Goaziou