emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* How to insert fraction and other math inside tables?
@ 2013-09-11 13:08 Hans Bale
  0 siblings, 0 replies; only message in thread
From: Hans Bale @ 2013-09-11 13:08 UTC (permalink / raw)
  To: emacs-orgmode

How do I insert eg. \frac{1}{2} inside a table?

Following does not seem to work

|text       |some more text|
|-----------+--------------|
|\frac{1}{2}| \frac{1}{3}  |


Exporting to html, the .html it is displayed as:  
           
|text       |some more text|
|-----------+--------------|
|\frac{1}{2}| \frac{1}{3}  |


Enclosing with \( ... \) does not work properly, after exporting the .html shows

|text       |some more text|
|-----------+--------------|
|           |              |

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-09-11 13:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-09-11 13:08 How to insert fraction and other math inside tables? Hans Bale

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).