From: "Alan E. Davis" <lngndvs@gmail.com>
To: org-mode <emacs-orgmode@gnu.org>
Subject: Re: Long table, landscape or sideways, LaTeX PDF
Date: Wed, 15 Jun 2011 16:02:39 +1000 [thread overview]
Message-ID: <BANLkTikBLO23U=i0_oEGYEk7CAzfbSjXfg@mail.gmail.com> (raw)
In-Reply-To: <BANLkTimmUA6UtZ0tfu-US1bRqV-MiPCvBw@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 484 bytes --]
This is what worked TO AN EXTENT (no page breaks in table):
----------------
(At top of org file:)
#+ATTR_LaTeX: longtable align=l|lp{3cm}r|l
#+LATEX_HEADER: \usepackage{pdflscape}
#+LaTeX: \begin{center} \begin{landscape}
#+LaTeX: {}\begin{sidewaystable}\footnotesize
[ORG TABLE HERE]
#+LaTeX:\end{landscape} \end{center}
#+LaTeX: \end{sidewaystable}
-----------------
No such thing as breaking across the page happened. Neither was I able to
use longtable to do so.
Alan
[-- Attachment #2: Type: text/html, Size: 560 bytes --]
next prev parent reply other threads:[~2011-06-15 6:04 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-15 2:50 Long table, landscape or sideways, LaTeX PDF Alan E. Davis
2011-06-15 3:45 ` Nick Dokos
2011-06-15 4:20 ` suvayu ali
2011-06-15 5:00 ` Nick Dokos
2011-06-15 5:17 ` Nick Dokos
2011-06-15 5:24 ` Suvayu Ali
2011-06-15 5:49 ` Nick Dokos
2011-06-15 6:07 ` suvayu ali
2011-06-15 6:31 ` Nick Dokos
[not found] ` <BANLkTimmUA6UtZ0tfu-US1bRqV-MiPCvBw@mail.gmail.com>
2011-06-15 6:02 ` Alan E. Davis [this message]
2011-06-15 6:11 ` Alan E. Davis
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='BANLkTikBLO23U=i0_oEGYEk7CAzfbSjXfg@mail.gmail.com' \
--to=lngndvs@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).