emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: "Ulrich G. Wortmann" <uli.wortmann@utoronto.ca>
Cc: emacs-orgmode@gnu.org
Subject: Re: Bug: org export table.el [9.1.9 (release_9.1.9-65-g5e4542 @ /usr/share/emacs/26.1/lisp/org/)]
Date: Sat, 24 Nov 2018 10:37:19 +0100	[thread overview]
Message-ID: <87a7ly3jg0.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <CAKoZnLo56topUb8PRby_sBW4r0RVUOFosdO50XWMbsxYbThY0g@mail.gmail.com> (Ulrich G. Wortmann's message of "Fri, 23 Nov 2018 14:45:08 -0500")

Hello,

"Ulrich G. Wortmann" <uli.wortmann@utoronto.ca> writes:

> the following problem occurs reproducibly with  GNU Emacs 26.1 (see below
> for details), even when starting emacs with -Q
>
> If I use a table in my org file and convert that table to table.el the
> caption is not exported into either the HTML or Latex File. Export to ASCII
> works as expected. If I convert the table back to org-table format, the
> Latex and HTML export of the caption work as expected. As a side note, any
> other #+ expressions (e.g., Latex-Attr, Labels etc) won't be exported
> either if the table is in table.el format
>
> Expected behavior: #+CAPTION:  is being exported regardless what table
> format has been selected.
>
> #+CAPTION: Test caption on top of table.el
> +---+---+---+
>
> | 1 | 2 | 3 |
> +---+---+---+
> | 4 | 5 | 6 |
> +---+---+---+
> | 6 | 7 | 8 |
> +---+---+---+

Export of table.el tables is not handled by Org, but by "table.el"
library. In other words, Org keywords are expected to work only on Org
tables.

Regards,

-- 
Nicolas Goaziou

  reply	other threads:[~2018-11-24  9:41 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-23 19:45 Bug: org export table.el [9.1.9 (release_9.1.9-65-g5e4542 @ /usr/share/emacs/26.1/lisp/org/)] Ulrich G. Wortmann
2018-11-24  9:37 ` Nicolas Goaziou [this message]
2018-11-26 16:21   ` Ulrich G. Wortmann
2018-11-26 16:30   ` Ulrich G. Wortmann
2018-11-26 21:02     ` Nicolas Goaziou
2018-11-28 17:10       ` Ulrich G. Wortmann
2018-11-30 20:27         ` Nicolas Goaziou
2018-12-03 15:02           ` Ulrich G. Wortmann
2018-12-03 17:15             ` Nicolas Goaziou
2018-12-04 20:14               ` Ulrich G. Wortmann
2018-12-06 13:35                 ` Nicolas Goaziou

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=87a7ly3jg0.fsf@nicolasgoaziou.fr \
    --to=mail@nicolasgoaziou.fr \
    --cc=emacs-orgmode@gnu.org \
    --cc=uli.wortmann@utoronto.ca \
    /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).