emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [bug] Tables in lists not exported to ODT
@ 2012-01-13 11:54 Eric S Fraga
  2012-01-13 13:06 ` Eric S Fraga
  0 siblings, 1 reply; 12+ messages in thread
From: Eric S Fraga @ 2012-01-13 11:54 UTC (permalink / raw)
  To: emacs-orgmode

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

Hello,

I am trying to export a document which includes small tables within a
list.  The export to PDF via Latex works perfectly.  However, when I
export to ODT, the tables simply disappear.

Attached is a simple example to illustrate the effect, both org and odt
files.

I have looked at the documentation but have not seen any caveat related
to tables.  Have I missed something or is this a bug?

Thanks,
eric

-- 
Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D)

[-- Attachment #2: examplebug.odt --]
[-- Type: application/vnd.oasis.opendocument.text, Size: 9564 bytes --]

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #3: examplebug.org --]
[-- Type: text/orgmode, Size: 398 bytes --]

#+TITLE:     examplebug.org
#+AUTHOR:    Eric S Fraga
#+EMAIL:     e.fraga@ucl.ac.uk
#+DATE:      2012-01-09 Mon

* tables in lists

  - This a very simple list
  - The second entry has a table

    | time | temperature |
    |------+-------------|
    |    0 |         100 |
    |    1 |         80. |
    |    2 |         64. |
    #+TBLFM: @3$2=0.8*@-1::@4$2=0.8*@-1
  - The third one does not.

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2012-01-23 11:10 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-13 11:54 [bug] Tables in lists not exported to ODT Eric S Fraga
2012-01-13 13:06 ` Eric S Fraga
2012-01-16 21:24   ` Jambunathan K
2012-01-17  9:05     ` Eric S Fraga
2012-01-20  4:18       ` Jambunathan K
2012-01-20  8:44         ` Eric S Fraga
2012-01-23  7:05           ` Jambunathan K
2012-01-23  7:00         ` Jambunathan K
2012-01-23 10:48           ` Andreas Leha
2012-01-23 11:06             ` Christian Moe
2012-01-20 19:42       ` Achim Gratz
2012-01-21 13:49         ` Eric S Fraga

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