From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fabrice Popineau Subject: Re: how can i get 3 section levels instead of just 2? Date: Sun, 9 Sep 2012 13:40:59 +0200 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=e0cb4e385316d90ca104c943517b Return-path: Received: from eggs.gnu.org ([208.118.235.92]:59832) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TAftC-0002qE-TW for emacs-orgmode@gnu.org; Sun, 09 Sep 2012 07:41:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TAftB-00051c-GI for emacs-orgmode@gnu.org; Sun, 09 Sep 2012 07:41:22 -0400 Received: from mail-wg0-f49.google.com ([74.125.82.49]:44215) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TAftB-00051L-9k for emacs-orgmode@gnu.org; Sun, 09 Sep 2012 07:41:21 -0400 Received: by wgbdt14 with SMTP id dt14so793459wgb.30 for ; Sun, 09 Sep 2012 04:41:20 -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: "Robert P. J. Day" Cc: emacs org-mode mailing list --e0cb4e385316d90ca104c943517b Content-Type: text/plain; charset=ISO-8859-1 Use : (require 'org-export) (require 'org-e-latex) (require 'org-e-beamer) M-x org-e-beamer-mode (to edit your slides) and M-x org-e-beamer-export-to-pdf to generate the pdf. Should work with H:3, I'm using it. Generally speaking, the new exporter seems more reliable than the regular one albeit there may be some discrepancies (sometimes, I need to kill my org buffer and visit the file again). Fabrice 2012/9/9 Robert P. J. Day > i've puzzled over the manual and can't seem to find the switch to > give me 3 section levels rather than the 2 i'm getting now. section > 11.1 in the manual reads: > > --e0cb4e385316d90ca104c943517b Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Use :

(require 'org-export)
(require '= org-e-latex)
(require 'org-e-beamer)

M-x org-e-beamer-mode
(to edit your slides)

and

M-x org-e-beamer-export-to-pdf
=
to generate the pdf.

Should work wi= th H:3, I'm using it.

Generally speaking, the = new exporter seems more reliable than the regular one
albeit there may be some discrepancies (sometimes, I need to kill my o= rg buffer and
visit the file again).

Fab= rice

2012/9/9 Robert P. J. Day <rpj= day@crashcourse.ca>
=A0 i've puzzled over the manual and can= 't seem to find the switch to
give me 3 section levels rather than the 2 i'm getting now. =A0section<= br> 11.1 in the manual reads:

--e0cb4e385316d90ca104c943517b--