emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] sideways table


From: John Hendy
Subject: Re: [O] sideways table
Date: Fri, 7 Jul 2017 14:04:35 -0500

On Fri, Jul 7, 2017 at 12:20 PM, Sharon Kimble
<address@hidden> wrote:
>
> I'm trying to use 'sideways' with an org-mode table being exported to
> latex. But its not working. This is my table header -
>
> --8<---------------cut here---------------start------------->8---
> #+CAPTION: Table of Parochial Fees from 1 January 2017 - Funerals, Burials 
> and Monuments (cite:0204).
> #+ATTR_LATEX: :booktabs t :environment longtable :float sideways
> --8<---------------cut here---------------end--------------->8---
>
> If I don't have ':environment longtable' then the pdf compiling fails saying 
> that -
>
> --8<---------------cut here---------------start------------->8---
> ! LaTeX Error: Environment sidewaystable undefined.
>
> See the LaTeX manual or LaTeX Companion for explanation.
> Type  H <return>  for immediate help.
>  ...
>
> l.12122 \begin{sidewaystable}
>                              [htbp]
>
> --8<---------------cut here---------------end--------------->8---
>
> So how can I use 'sideways' with a table please? Its not clear exactly
> what to do from the org-mode manual, and google doesn't provide any
> solutions either.
>

I've run into this question before, but am not sure this is the same
thread I resolved it:
- https://lists.gnu.org/archive/html/emacs-orgmode/2014-03/msg00373.html

Namely: #+attr_latex: :float sidewaystable

Another option I use regularly:
- https://www.mail-archive.com/address@hidden/msg110703.html

Namely: lscape pacakge longtable


Hope that helps!
John

> Thanks
> Sharon.
> --
> A taste of linux = http://www.sharons.org.uk
> TGmeds = http://www.tgmeds.org.uk
> DrugFacts = https://www.drugfacts.org.uk
> Debian 9.0, fluxbox 1.3.5-2, emacs 25.1.1, org-mode 9.0.7



reply via email to

[Prev in Thread] Current Thread [Next in Thread]