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.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


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

Reply via email to