emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: mtheo <mtheo@mtheo.net>
To: org-mode list <emacs-orgmode@gnu.org>
Subject: HTML export: how to delimit escaped HTML entity?
Date: Wed, 27 Aug 2008 15:37:39 -0700	[thread overview]
Message-ID: <48B5D733.60008@mtheo.net> (raw)

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&eacute; "

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

	"&Aacute;stor"

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

	"\Aacutestor" -> "\Aacutestor"
	"\Aacute stor" (naturally) -> "&Aacute; 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	other threads:[~2008-08-27 22:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-27 22:37 mtheo [this message]
2008-08-28  0:00 ` HTML export: how to delimit escaped HTML entity? Sebastian Rose
2008-08-28 14:46 ` William Henney

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=48B5D733.60008@mtheo.net \
    --to=mtheo@mtheo.net \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).