emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] A Mark-up rule question


From: Carsten Dominik
Subject: Re: [Orgmode] A Mark-up rule question
Date: Wed, 22 Apr 2009 14:21:23 +0200


On Apr 22, 2009, at 2:05 AM, Xin wrote:

Hello Experts,

I'm wondering if it's possible to implement some special character for displaying math in HTML in addition to the already well performed greek letter. For example, 35 ± 5 can be written as 35 \pm 5, which in the html correspond to &plusmn, etc. See this page:

http://comers.citadel.edu/math_sym2005.htm

That exact table lists ± as the way to write
this symbol, which is why \plusmn does work in Org.
However, since Org is LaTeX based for symbols like this,
I agree that \pm should work, and it will in the future.

The full list of these commands is in org-html-entities,
you are welcome to go through this list and point out omissions.

- Carsten


Thanks!

Xin



_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-orgmode





reply via email to

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