emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Oliver Kappel <ngreply@gmx.net>
To: emacs-orgmode@gnu.org
Subject: Re: Create a longtable in LaTeX from orgtbl
Date: Wed, 18 Jun 2014 15:55:04 +0200	[thread overview]
Message-ID: <m1oaxqz5jb.fsf@edvings.de> (raw)
In-Reply-To: 20140618.081132.282414798.tkk@misasa.okayama-u.ac.jp

Hello,

I'm just using:

#+CAPTION: Table headline shown in \listoftables
#+NAME:   tab:name_for_ref_to
#+ATTR_LATEX: :environment longtable :align |l|l|l|
|-------+-------+-------|
| Col 1 | Col 2 | Col 3 |
|-------+-------+-------|

Works fine on org-version 8.2.5h spanning the table via latex export
over several pages. LaTex \usepackage{longtable} is set in
org-export-latex-default-packages-alist per default.

Just the phrase "continued on next page" is hardcoded in ox-latex.el
line 2620 if you need a localized output.

  Greetings,

  Oliver

At 18.06.2014 um 01:11 Tak Kunihiro wrote:

> Dear all,
>
> Can you show how to create a longtable in LaTeX from orgtbl?
>

  parent reply	other threads:[~2014-06-18 14:05 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-17 23:11 Create a longtable in LaTeX from orgtbl Tak Kunihiro
2014-06-18 12:58 ` Oliver Kappel
2014-06-18 13:55 ` Oliver Kappel [this message]
2014-06-18 14:33   ` Nick Dokos
2014-06-18 17:40     ` Oliver Kappel
  -- strict thread matches above, loose matches on Subject: below --
2014-10-11  6:25 Tak Kunihiro

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=m1oaxqz5jb.fsf@edvings.de \
    --to=ngreply@gmx.net \
    --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).