emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] #+begin_landscape#+end_landscape


From: Luke Crook
Subject: Re: [O] #+begin_landscape#+end_landscape
Date: Tue, 26 Mar 2013 17:56:21 -0700

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 <address@hidden> wrote:
On Tue, Mar 26, 2013 at 4:32 PM, Luke Crook <address@hidden> 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
>
>


reply via email to

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