emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Charles Berry <ccberry@ucsd.edu>
To: emacs-orgmode@gnu.org
Subject: Re: #+begin_landscape#+end_landscape
Date: Tue, 26 Mar 2013 23:36:01 +0000 (UTC)	[thread overview]
Message-ID: <loom.20130327T003335-574@post.gmane.org> (raw)
In-Reply-To: loom.20130326T222641-685@post.gmane.org

Luke Crook <luke <at> 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,

  parent reply	other threads:[~2013-03-26 23:36 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-26 21:32 #+begin_landscape#+end_landscape Luke Crook
2013-03-26 21:41 ` #+begin_landscape#+end_landscape John Hendy
2013-03-27  0:56   ` #+begin_landscape#+end_landscape Luke Crook
2013-03-26 23:36 ` Charles Berry [this message]
2013-03-27  1:03   ` #+begin_landscape#+end_landscape Luke Crook
2013-03-27  1:07     ` #+begin_landscape#+end_landscape Luke Crook
2013-06-11 22:34   ` #+begin_landscape#+end_landscape Luke Crook

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=loom.20130327T003335-574@post.gmane.org \
    --to=ccberry@ucsd.edu \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).