emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* HTML export: how to delimit escaped HTML entity?
@ 2008-08-27 22:37 mtheo
  2008-08-28  0:00 ` Sebastian Rose
  2008-08-28 14:46 ` William Henney
  0 siblings, 2 replies; 3+ messages in thread
From: mtheo @ 2008-08-27 22:37 UTC (permalink / raw)
  To: org-mode list

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-08-28 14:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-08-27 22:37 HTML export: how to delimit escaped HTML entity? mtheo
2008-08-28  0:00 ` Sebastian Rose
2008-08-28 14:46 ` William Henney

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).