emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Eric S Fraga <e.fraga@ucl.ac.uk>
To: emacs-orgmode@gnu.org
Subject: [bug] Tables in lists not exported to ODT
Date: Fri, 13 Jan 2012 11:54:22 +0000	[thread overview]
Message-ID: <87ipkfu8b5.fsf@ucl.ac.uk> (raw)

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

             reply	other threads:[~2012-01-13 11:54 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-13 11:54 Eric S Fraga [this message]
2012-01-13 13:06 ` [bug] Tables in lists not exported to ODT 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ipkfu8b5.fsf@ucl.ac.uk \
    --to=e.fraga@ucl.ac.uk \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).