emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] HTML export: how to delimit escaped HTML entity?


From: mtheo
Subject: [Orgmode] HTML export: how to delimit escaped HTML entity?
Date: Wed, 27 Aug 2008 15:37:39 -0700
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.16) Gecko/20080708 Thunderbird/2.0.0.16 Mnenhy/0.7.5.0

This is probably bonehead simple, but so far that bone seems to be broken here.

The entities in org-html-entities work fine for me as long as followed by a space (or another \-escaped entity), but I can't seem to discover how they're delimited within a word.

E.g.
        "Ren\eacute " produces  "René "

which is just fine; but I've failed to find a way to get the correct

        "Ástor"

out of any combination of "\Aacute" and "stor".

        "\Aacutestor" -> "\Aacutestor"
        "\Aacute stor" (naturally) -> "Á stor"

and nothing I've tried by way of analogy with shells (e.g. "\{Aacute}stor") or other syntax ("\Aacute\stor"? "\Aacute$stor"? etc.) has produced anything but the same string in the generated code.

I'm sure my ignorance of {insert bonehead lacuna here} is showing, but does anyone know how to enter poor old Sr Piazzolla's given name into an org file so that it will export?

Thanks -- and repeated & continual thanks to Carsten and all other generous contributors.

Mark


GNU Emacs 23.0.60.1 (i386-mingw-nt5.1.2600)
org-version 6.06b


--
m. theo
producer / classics without walls
the anti-warhorse zone / www.amural.com
kusf 90.3fm / san francisco





reply via email to

[Prev in Thread] Current Thread [Next in Thread]