From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthew Gidden Subject: Re: Beamer Hello World Help Request Date: Sun, 8 Mar 2015 10:47:42 -0500 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=047d7b15a587c80e8d0510c8d768 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50580) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YUdR0-0008Nh-41 for emacs-orgmode@gnu.org; Sun, 08 Mar 2015 11:48:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YUdQy-0002Ue-L2 for emacs-orgmode@gnu.org; Sun, 08 Mar 2015 11:48:06 -0400 Received: from mail-pa0-x22c.google.com ([2607:f8b0:400e:c03::22c]:41135) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YUdQy-0002UZ-9E for emacs-orgmode@gnu.org; Sun, 08 Mar 2015 11:48:04 -0400 Received: by pablj1 with SMTP id lj1so59937079pab.8 for ; Sun, 08 Mar 2015 08:48:03 -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 --047d7b15a587c80e8d0510c8d768 Content-Type: text/plain; charset=UTF-8 FWIW, I was a complete noob and was exporting to a Latex PDF (C-c C-e l p) instead of a Beamer PDF (C-c C-e l P). Sorry for spamming the list! On Sat, Mar 7, 2015 at 7:50 PM, Matthew Gidden wrote: > Hi folks, > > I've been trying to follow the getting started tutorials > for making > beamer presentations and have hit a snag. Following the tutorial, I have a > minimum example of a pres.org file and the resulting pres.tex file as a > gist . The resulting > pdf is attached. The resulting tex file was generated from the C-c C-e l p > command after having added the following to my .emacs file: > > (setq org-latex-to-pdf-process (list "latexmk -pdf %f")) >> (require 'ox-latex) >> (add-to-list 'org-latex-classes >> '("beamer" >> "\\documentclass\[presentation\]\{beamer\}" >> ("\\section\{%s\}" . "\\section*\{%s\}") >> ("\\subsection\{%s\}" . "\\subsection*\{%s\}") >> ("\\subsubsection\{%s\}" . "\\subsubsection*\{%s\}"))) > > > I believe I should be getting a presentation with two frames; however, the > generated latex does not wrap subsections in frame tags, and I'm not sure > how to proceed from here based on the available tutorial material. > > Some specs: > org-8.2.10 > emacs-23.4.1 > > Any suggestions would be greatly appreciated! Please let me know if I can > provide additional information. > > Cheers, > Matt > > -- > Matthew Gidden > Ph.D. Candidate, Nuclear Engineering > The University of Wisconsin -- Madison > Ph. 225.892.3192 > -- Matthew Gidden Ph.D. Candidate, Nuclear Engineering The University of Wisconsin -- Madison Ph. 225.892.3192 --047d7b15a587c80e8d0510c8d768 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
FWIW, I was a complete noob and was exporting to a Latex P= DF (C-c C-e l p) instead of a Beamer PDF (C-c C-e l P). Sorry for spamming = the list!

On= Sat, Mar 7, 2015 at 7:50 PM, Matthew Gidden <gidden@wisc.edu> wrote:
Hi folks,
<= br>
I've been trying to follow the getting started = tutorials for making beamer presentations and have hit a snag. Followin= g the tutorial, I have a minimum example of a pres.org file and the resulting pres.tex file as a gist. The resulting pdf is attached. The resulting tex file was gen= erated from the C-c C-e l p command after having added the following to my = .emacs file:

(setq org-latex-to-p= df-process (list "latexmk -pdf %f"))
(require 'ox-latex)(add-to-list 'org-latex-classes
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0= =C2=A0 =C2=A0'("beamer"
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0"\\documentclass\[presentation\]\{beamer\}&quo= t;
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0("\\secti= on\{%s\}" . "\\section*\{%s\}")
=C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0("\\subsection\{%s\}" . "\\su= bsection*\{%s\}")
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0("\\subsubsection\{%s\}" . "\\subsubsection*\{%s\}&quo= t;)))

I believe I should be getting a prese= ntation with two frames; however, the generated latex does not wrap subsect= ions in frame tags, and I'm not sure how to proceed from here based on = the available tutorial material.=C2=A0

Some s= pecs:
org-8.2.10
emacs-23.4.1

Any suggestions would be greatly appreciated! Please let me know if I= can provide additional information.

Cheers,
=
Matt

--
Matthew Gidden
Ph.D. Candidate, Nuclear E= ngineering
The University of Wisconsin -- Madison
Ph. 225.892.3192



--
Matthew Gidden
Ph.D. Candidate, Nu= clear Engineering
The University of Wisconsin -- Madison
Ph. 225.892= .3192
--047d7b15a587c80e8d0510c8d768--