From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jarmo Hurri Subject: Re: Beamer export: one question and one bug Date: Sun, 27 Oct 2013 11:10:54 +0200 Message-ID: <87ppqrcc4h.fsf@syk.fi> References: <87a9hxmujd.fsf@syk.fi> <87bo2drxfp.fsf@gmail.com> <87ob6cts64.fsf@syk.fi> <87hac3lct0.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47567) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VaMNO-0000CA-IF for emacs-orgmode@gnu.org; Sun, 27 Oct 2013 05:11:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VaMNH-000396-9T for emacs-orgmode@gnu.org; Sun, 27 Oct 2013 05:11:14 -0400 Received: from plane.gmane.org ([80.91.229.3]:57677) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VaMNH-00038x-2u for emacs-orgmode@gnu.org; Sun, 27 Oct 2013 05:11:07 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1VaMNF-0003tM-5c for emacs-orgmode@gnu.org; Sun, 27 Oct 2013 10:11:05 +0100 Received: from cs78160219.pp.htv.fi ([62.78.160.219]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 27 Oct 2013 10:11:05 +0100 Received: from jarmo.hurri by cs78160219.pp.htv.fi with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 27 Oct 2013 10:11:05 +0100 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 Greetings again. >>>> 1. First the question: when I export the org file below as Beamer (C-c >>>> C-e l O), I get an empty outline. How do I fix this? > > Seems to work fine for me with the older version that I was running, > but I upgraded to latest and I get the beamer presentation I expected. I think I posed my initial question in a way that begs for a misunderstanding. When I export the file as Beamer, I get a title page, two slides _and_ an empty outline. Maybe someone interpreted my initial question to mean that I get _only_ an empty outline. I would like for the titles of the slides to appear in the outline. How do I achieve this? (I know that I can get rid of the outline by setting toc:nil.) > so the link is treated exactly the same in the two cases. Probably the > enclosing environment (\section vs \frame) is what causes the > different behavior. Ok, thanks. Jarmo