emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Equations in table cells are automatically warped in HTML export
@ 2016-09-17  4:19 s j
  0 siblings, 0 replies; only message in thread
From: s j @ 2016-09-17  4:19 UTC (permalink / raw)
  To: emacs-orgmode@gnu.org

[-- Attachment #1: Type: text/plain, Size: 682 bytes --]

Hi,

  

I was writing equations using latex fragments in org table. When exported to
html, some equations in the table cells were automatically wrapped.

  

The following is a minimal example,

  

| a              | b             | c              |  
| \\( a-1 \\) | \\( b-1 \\) | \\( c-1 \\) |  

  

When I opened the exported html file in chrome, "a-1", "b-1", and "c-1" were
all broken into two lines. The result looks like

  

a       b       c

a       b       c

-1     -1     -1

  

which is ugly and confusing.

  

Can you reproduce this? I am not sure if this is related to org or just my
browser. I have tried Safari though, which gave the same result.

  

Jiang


[-- Attachment #2: Type: text/html, Size: 1041 bytes --]

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

only message in thread, other threads:[~2016-09-17  4:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-17  4:19 Equations in table cells are automatically warped in HTML export s j

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