From: Nick Dokos <ndokos@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: Create a longtable in LaTeX from orgtbl
Date: Wed, 18 Jun 2014 10:33:10 -0400 [thread overview]
Message-ID: <87mwdauw2h.fsf@alphaville.bos.redhat.com> (raw)
In-Reply-To: m1oaxqz5jb.fsf@edvings.de
Oliver Kappel <ngreply@gmx.net> writes:
> 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.
>
>>
>> Can you show how to create a longtable in LaTeX from orgtbl?
>>
"orgtbl" is the operative word here: the OP is *not* talking about an
org file, but about a LaTeX file with a radio table. See
(info "(org) Radio tables")
for details.
Nick
next prev parent reply other threads:[~2014-06-18 14:33 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
2014-06-18 14:33 ` Nick Dokos [this message]
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=87mwdauw2h.fsf@alphaville.bos.redhat.com \
--to=ndokos@gmail.com \
--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).