From mboxrd@z Thu Jan 1 00:00:00 1970 From: Luke Crook Subject: Re: #+begin_landscape#+end_landscape Date: Tue, 11 Jun 2013 22:34:47 +0000 (UTC) Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42679) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UmX9o-0002Y2-Ue for emacs-orgmode@gnu.org; Tue, 11 Jun 2013 18:35:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UmX9j-00032p-Nx for emacs-orgmode@gnu.org; Tue, 11 Jun 2013 18:35:16 -0400 Received: from plane.gmane.org ([80.91.229.3]:48971) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UmX9j-00032g-Hz for emacs-orgmode@gnu.org; Tue, 11 Jun 2013 18:35:11 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UmX9h-00018x-Qz for emacs-orgmode@gnu.org; Wed, 12 Jun 2013 00:35:10 +0200 Received: from 147.21.8.1 ([147.21.8.1]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 12 Jun 2013 00:35:09 +0200 Received: from luke by 147.21.8.1 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 12 Jun 2013 00:35:09 +0200 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@gnu.org > 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? Just reporting back. #+begin_landscape/#+end_landscape now work correctly in org-mode 8.0.3. Thank you.