On 01/06/2013 07:14 AM, Bastien wrote:
Hi Florian,
Florian Beck <f...@miszellen.de> writes:
The confusion arises with org-pretty-entities because
what you see is definitely not what you get.
Mhh... not sure what you mean: what do you see that you don't get?
With org-pretty-entities:
On display, org-entities handles all entities and displays them as
unicode characters, even inside math blocks.
On export, org-entities only handles entities outside math. Most of the
time it doesn't matter because the entity name is the same as the latex
command. But in case of "$\not a$" latex export and fontification
differ: the fontified buffer shows the angled dash (¬), the exported
document shows a slash through the next charaxter.