From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: How to have a sideways longtable? Date: Fri, 20 Jan 2017 22:34:42 +0000 Message-ID: <87y3y5nywt.fsf@ucl.ac.uk> References: <720c4751267e48448e769a970d7f28d3@HE1PR01MB1898.eurprd01.prod.exchangelabs.com> Reply-To: Eric S Fraga Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37937) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cUhzN-0000G6-Du for emacs-orgmode@gnu.org; Fri, 20 Jan 2017 17:48:58 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cUhzK-0008WH-CS for emacs-orgmode@gnu.org; Fri, 20 Jan 2017 17:48:57 -0500 Received: from mail-db5eur01on0107.outbound.protection.outlook.com ([104.47.2.107]:40512 helo=EUR01-DB5-obe.outbound.protection.outlook.com) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cUhzK-0008VY-1f for emacs-orgmode@gnu.org; Fri, 20 Jan 2017 17:48:54 -0500 In-Reply-To: <720c4751267e48448e769a970d7f28d3@HE1PR01MB1898.eurprd01.prod.exchangelabs.com> (John Hendy's message of "Fri, 20 Jan 2017 22:29:54 +0000") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Friday, 20 Jan 2017 at 22:29, John Hendy wrote: > On Fri, Jan 20, 2017 at 3:56 PM, William Denton wrote: >> 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 n= ot >> both together. [...] > I'm not sure what version of org I was using at the time (2014), but > knew I'd done this. This might not be exactly what you wanted, but I > just used landscape instead of sideways table and know it worked: > > #+LATEX_HEADER: \usepackage{lscape} > > #+latex: \begin{landscape} > #+latex: \tiny > > #+attr_latex: :align llll|llllll|lllllll|lll :env longtable > | table | goes | here | > > #+latex: \end{landscape} This still works. I use exactly this and it works with latest org. =2D-=20 : Eric S Fraga (0xFFFCF67D), Emacs 26.0.50.1, Org release_9.0.3-241-gc3d67b --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EARECAB0WIQSPXCedOQfhSlwpVw3IkZPY//z2fQUCWIKQgwAKCRDIkZPY//z2 fX+wAJoCEXf0BIbsbBHLfJ1gA/kB2NaQ2wCeLi3TG+pKTfFan84RwO5jGzfFRT4= =P4Qe -----END PGP SIGNATURE----- --=-=-=--