From: William Denton <wtd@pobox.com>
To: emacs-orgmode@gnu.org
Subject: How to have a sideways longtable?
Date: Fri, 20 Jan 2017 16:56:58 -0500 (EST) [thread overview]
Message-ID: <alpine.DEB.2.02.1701201644070.30201@shell.miskatonic.org> (raw)
I have a long and wide table of text I'd like to have sideways (landscape
orientation) and stretch over multiple pages. I can do either one but not both
together.
Here's a gist with a long, wide table:
https://gist.github.com/wdenton/f11acf2e5257b29789f806b854d0709e
If you take that and export it to LaTeX it will be long (on two pages) but not
sideways, with some columns are cut off on the right---the float is being
ignored, it seems.
Using the float on its own does work, and this appears in the output:
\begin{sidewaystable}[htbp]
But when the longtable is there, it's just this without any sidewaystable:
\begin{longtable}{rrllllll}
Is this a bug? I assumed they'd work together out of the box, but maybe I need
to do something special.
Bill
--
William Denton :: Toronto, Canada :: https://www.miskatonic.org/
Caveat lector.
next reply other threads:[~2017-01-20 21:57 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-20 21:56 William Denton [this message]
2017-01-20 22:29 ` How to have a sideways longtable? John Hendy
2017-01-26 15:10 ` William Denton
[not found] ` <720c4751267e48448e769a970d7f28d3@HE1PR01MB1898.eurprd01.prod.exchangelabs.com>
2017-01-20 22:34 ` 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=alpine.DEB.2.02.1701201644070.30201@shell.miskatonic.org \
--to=wtd@pobox.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).