From mboxrd@z Thu Jan 1 00:00:00 1970 From: Luke Crook Subject: Re: #+begin_landscape#+end_landscape Date: Tue, 26 Mar 2013 17:56:21 -0700 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=00235429d848ad86e904d8dd811f Return-path: Received: from eggs.gnu.org ([208.118.235.92]:51764) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UKef9-0000aG-S0 for emacs-orgmode@gnu.org; Tue, 26 Mar 2013 20:56:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UKef8-0002Kp-QT for emacs-orgmode@gnu.org; Tue, 26 Mar 2013 20:56:23 -0400 Received: from mail-qa0-f44.google.com ([209.85.216.44]:47194) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UKef8-0002Kl-MK for emacs-orgmode@gnu.org; Tue, 26 Mar 2013 20:56:22 -0400 Received: by mail-qa0-f44.google.com with SMTP id o13so625778qaj.10 for ; Tue, 26 Mar 2013 17:56:22 -0700 (PDT) In-Reply-To: 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode --00235429d848ad86e904d8dd811f Content-Type: text/plain; charset=ISO-8859-1 This actually works. In fact, this is how I used to control table landscape mode before changing to #+begin_landscape/#+end_landscape. Sorry, I should have been more clear that I use the \usepackage{pdflscape} package that actually rotates the orientation of the page to be more easily readable in a pdf viewer. On Tue, Mar 26, 2013 at 2:41 PM, John Hendy wrote: > On Tue, Mar 26, 2013 at 4:32 PM, Luke Crook wrote: > > When exporting to Latex, the system used to change the paper orientation > to > > landscape for tables between the #+begin_landscape #+end_landscape tags. > > > > I noticed that v7.9.3f no longer does this. Were the > > #+begin_landscape/#+end_landscape tags deprecated? > > Not sure on the exact question; in the mean time, could you use? > > #+latex: \begin{landscape} > > #+latex: \end{landscape} > > > John > > > > > Thanks, > > -Luke > > > > > --00235429d848ad86e904d8dd811f Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
This actually works. =A0In fact, this is how I used to con= trol table landscape mode before changing to=A0#+begin_landscape/#+end_landscape.
Sorry, I should have been more clear that I use the \usepackage{= pdflscape} package that actually rotates the orientation of the page to be = more easily readable in a pdf viewer.




On Tue,= Mar 26, 2013 at 2:41 PM, John Hendy <jw.hendy@gmail.com> w= rote:
On T= ue, Mar 26, 2013 at 4:32 PM, Luke Crook <luke@balooga.com> wrote:
> When exporting to Latex, the system used to change the paper orientati= on to
> landscape for tables between the #+begin_landscape #+end_landscape tag= s.
>
> I noticed that v7.9.3f no longer does this. =A0Were the
> #+begin_landscape/#+end_landscape tags deprecated?

Not sure on the exact question; in the mean time, could you use= ?

#+latex: \begin{landscape}

#+latex: \end{landscape}


John

>
> Thanks,
> -Luke
>
>

--00235429d848ad86e904d8dd811f--