From mboxrd@z Thu Jan 1 00:00:00 1970 From: Luke Crook Subject: Re: #+begin_landscape#+end_landscape Date: Tue, 26 Mar 2013 18:07:24 -0700 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=047d7bd74da227bf9404d8dda906 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:53648) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UKepq-0002wT-0z for emacs-orgmode@gnu.org; Tue, 26 Mar 2013 21:07:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UKepo-0005HK-Rm for emacs-orgmode@gnu.org; Tue, 26 Mar 2013 21:07:25 -0400 Received: from mail-qc0-x22a.google.com ([2607:f8b0:400d:c01::22a]:62438) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UKepo-0005HD-MW for emacs-orgmode@gnu.org; Tue, 26 Mar 2013 21:07:24 -0400 Received: by mail-qc0-f170.google.com with SMTP id d42so3457025qca.15 for ; Tue, 26 Mar 2013 18:07:24 -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 --047d7bd74da227bf9404d8dda906 Content-Type: text/plain; charset=ISO-8859-1 Sorry, pdfscape is what I am using. But I have used lscape in other docs and #+begin_landscape/#+end_landscape does basically the same thing. On Tue, Mar 26, 2013 at 6:03 PM, Luke Crook wrote: > Yes, I have. In fact, lscape is what I am using. > > I haven't changed the document at all, all I have done is upgrade Emacs > which comes with org-mode v7.9.3f. > > In fact, I just exported the document in on a different machine that has > org-mode 7.8.11 installed, and #+begin_landscape/#+end_landscape works as > expected. > > > > On Tue, Mar 26, 2013 at 4:36 PM, Charles Berry wrote: > >> Luke Crook balooga.com> writes: >> >> > >> > 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? >> > >> > Thanks, >> > -Luke >> > >> > >> >> Did you include the landscape package?? >> >> This >> >> ,---- >> | #+LATEX_HEADER: \usepackage{lscape} >> | >> | before >> | >> | #+begin_landscape >> | >> | here is some text >> | >> | #+end_landscape >> | >> | after >> `---- >> >> >> gives me three pages using the new exporter. 'before' and 'after' in >> portrait >> and "here is some text" in landscape. >> >> HTH, >> >> >> >> >> >> > --047d7bd74da227bf9404d8dda906 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Sorry, pdfscape is what I am using. =A0But I have used lsc= ape in other docs and=A0#+begin_landscape/#+end_landscape does basically the same thing.



On Tue, Mar 26, 2013 at 6:03 PM, Luke Crook <luke@balooga.com> wrote:
Yes, I have. =A0In fact, ls= cape is what I am using.

I haven't changed the docum= ent at all, all I have done is upgrade Emacs which comes with org-mode=A0v7.9.3f.

In = fact, I just exported the document in on a different machine that has org-m= ode 7.8.11 installed, and=A0#+begin_landscape/#+end_landscape works as expected.



On Tue, Mar 26, 2013 at 4:36 PM, Ch= arles Berry <ccberry@ucsd.edu> wrote:
Luke Crook <luke <at> balooga.com> writes:
>
> 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?
>
> Thanks,
> -Luke
>
>

Did you include the landscape package??

This

,----
| #+LATEX_HEADER: \usepackage{lscape}
|
| before
|
| #+begin_landscape
|
| here is some text
|
| #+end_landscape
|
| after
`----


gives me three pages using the new exporter. 'before' and 'afte= r' in portrait
and "here is some text" in landscape.

HTH,







--047d7bd74da227bf9404d8dda906--