Rasmus <ras...@gmx.us> writes: > Bur surely the fact that $\beta$ is displayed $β$ is a consequence of > org-entities.el? Whether desirable or not.
That's the leak I'm talking about. You can also insert "\beta" in an example block. > Just out of curiosity, can you mention a couple of (org) function to > look at to see how fontification works? `org-set-font-lock-defaults', `org-do-emphasis-faces', `org-raise-scripts'... and basically every function with a single LIMIT argument.