emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Ulf Stegemann <ulf-news@zeitform.de>
To: emacs-orgmode@gnu.org
Subject: Re: org-entities-user
Date: Thu, 20 May 2010 08:40:18 +0200	[thread overview]
Message-ID: <zf.upnzkzvjctp.fsf@zeitform.de> (raw)
In-Reply-To: AANLkTimZqpdCG78Xow4maUBDjgP38Zw9tOKTSd0ZmH-m@mail.gmail.com

Dear Nathaniel,

Nathaniel Flath <flat0103@gmail.com> wrote:

> I've been setting up org-entities-user with a few custom symbols, and
> managed to get a few aliases for items already in org-entities, but i'm a
> bit stuck on adding new items - specifically, the mathbb versions of Z and R
> (the symbols for the sets of integers and reals).  I can't seem to find the
> UTF-8, latin-1, or HTML encodings of these entities - and I'm not sure how
> to input the utf-8 or latin-1 even if I do.  Does anyone know how to do
> this?

there's nothing like a blackboard or double-struck R and Z in latin-1
(and ASCII) so you will need to live with a transcription like `R' or
`REALS' &c.

In unicode these characters are called `double-struck capital r' and
`double-struck capital z' and they have the hex values 211d and 2124
respectively. In Emacs you can enter them with `C-x 8 RET 211d RET' or
`C-x 8 RET double-struck capital r RET'.

The corresponding XML (XHTML) entities are `&reals;' or `&Ropf;' and
`&integers;' or `&Zopf;' respectively. However, at least latest firefox
does not know how to render these and outputs these entities literally so
you might prefer to go for a transcription as well or use a unicode page
encoding with the appropriate unicode characters.

In case you are interested in further blackboard characters, w3c has a
nice page about double-struck entities. Find it at
http://www.w3.org/TR/xml-entity-names/double-struck.html.

HTH,

Ulf

  reply	other threads:[~2010-05-20 11:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-20  3:38 org-entities-user Nathaniel Flath
2010-05-20  6:40 ` Ulf Stegemann [this message]
2010-05-20  7:53 ` org-entities-user Christian Moe
2010-05-20  8:26   ` org-entities-user Darlan Cavalcante Moreira
2010-05-21 15:37     ` org-entities-user Eric S Fraga

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=zf.upnzkzvjctp.fsf@zeitform.de \
    --to=ulf-news@zeitform.de \
    --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).