From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Scala Subject: Re: Org-beamer and beamer overlays Date: Fri, 3 Sep 2010 18:38:02 -0500 Message-ID: References: <87vd6xc039.fsf@nowhere.org> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0913775894==" Return-path: Received: from [140.186.70.92] (port=54404 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Org2l-0004rW-Ou for emacs-orgmode@gnu.org; Fri, 03 Sep 2010 19:51:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Orfpc-0000BC-PC for emacs-orgmode@gnu.org; Fri, 03 Sep 2010 19:38:06 -0400 Received: from mail-wy0-f169.google.com ([74.125.82.169]:42385) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Orfpc-0000Ay-Ev for emacs-orgmode@gnu.org; Fri, 03 Sep 2010 19:38:04 -0400 Received: by wyb36 with SMTP id 36so2672510wyb.0 for ; Fri, 03 Sep 2010 16:38:03 -0700 (PDT) In-Reply-To: <87vd6xc039.fsf@nowhere.org> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: wistanswick@linuxmail.org Cc: emacs-orgmode@gnu.org --===============0913775894== Content-Type: multipart/alternative; boundary=0016e6d7ef34fc14d2048f636b19 --0016e6d7ef34fc14d2048f636b19 Content-Type: text/plain; charset=ISO-8859-1 Hi, Glyn. I've been playing around with org-beamer for a little while and have gotten something like what you seem to want to work. I've revised your example in the way that I've been doing it. * The furniture. :B_frame :PROPERTIES: :BEAMER_env: block :BEAMER_envargs: [<+->] :END: Some old some new ** The Queen's old armchair :B_block: :PROPERTIES: :BEAMER_env: block :BEAMER_envargs: <1-> :END: - Princess Anne - Prince Charles - corgis ------ Mark On Thu, Aug 26, 2010 at 2:19 AM, Glyn Millington wrote: > > Good Morning :-) > > I'm having trouble getting beamer overlays to work properly when > producing slides via org-mode. This may well be due to my not > understanding the documentation!! > > > I can only get this to work by dropping down into LaTeX - which on this > scale is pretty painless - but feel sure there must be a way to do this > org too. Can anyone show me how? > > Below are the headers for my beamer-slide template and a frame with > overlays which works. > > If it helps, this is Emacs-23.2.1 and org-mode 7.01h > > With thanks > > > Glyn > > > > 8<------8<------8<------8<------8<------8<------8<------8<------8<------ > > #+TITLE: Beamer slide template > #+AUTHOR: GM > #+EMAIL: glyn@xyzxyz.orgle > #+DATE: 2010-08-24 > #+DESCRIPTION: > #+KEYWORDS: > #+LANGUAGE: en > #+OPTIONS: H:3 num:t toc:nil \n:nil @:t ::t |:t ^:t -:t f:t *:t <:t > #+OPTIONS: TeX:t LaTeX:t skip:nil d:nil todo:t pri:nil tags:not-in-toc > #+INFOJS_OPT: view:nil toc:nil ltoc:t mouse:underline buttons:0 path: > http://orgmode.org/org-info.js > #+EXPORT_SELECT_TAGS: export > #+EXPORT_EXCLUDE_TAGS: noexport > #+LINK_UP: > #+LINK_HOME: > > #+startup: beamer > #+LaTeX_CLASS: beamer > #+LaTeX_CLASS_OPTIONS: [bigger] > #+latex_header: \mode{\usetheme{Madrid} \usecolortheme{crane}} > #+BEAMER_FRAME_LEVEL: 1 > #+BEAMER_HEADER_EXTRA \beamerdefaultoverlayspecification{<+->} > > #+COLUMNS: %40ITEM %10BEAMER_env(Env) %9BEAMER_envargs(Env Args) > %4BEAMER_col(Col) %10BEAMER_extra(Extra) > > > > * The furniture. > Some old some new > > ** The Queen's old armchair > :B_block: > :PROPERTIES: > :BEAMER_env: block > :BEAMER_envargs: [<+->] > :END: > # Notice we have to slip into raw LaTeX to make this work > #+begin_LATEX > \begin{itemize}[<+->] > \item Princess Anne > \item Prince Charles > \item corgis > \end{itemize} > #+end_LATEX > > > > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode > --0016e6d7ef34fc14d2048f636b19 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi, Glyn.

I've been playing around with org-beamer for a little= while and have gotten something like what you seem to want to work.=A0 I&#= 39;ve revised your example in the way that I've been doing it.

* The furniture.=A0=A0=A0=A0=A0 =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0= =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0= =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 :B_frame
=A0 :PROPERTIES:
=A0 :BEAMER_env: block
=A0 :BEAMER_envargs: [<+->]
=A0 :END:
Some old some new

** The Queen's old armchair =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0= =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 :B_block:
=A0 :PROPERTIES:
=A0 :BEAMER_env: block
=A0 :BEAMER_envargs: <1->
=A0 :END:
- Princess Anne
- Prince Charles
- corgis

------
Mark

On Thu, Aug 26, 2010 at 2:= 19 AM, Glyn Millington <wistanswick@linuxmail.org> w= rote:

Good Morning :-)

I'm having trouble getting beamer overlays to work properly when
producing slides via org-mode. This may well be due to my not
understanding the documentation!!


I can only get this to work by dropping down into LaTeX - which on this
scale is pretty painless - but feel sure there must be a way to do this
org too. =A0Can anyone show me how?

Below are the headers for my beamer-slide template and a frame with
overlays which works.

If it helps, this is Emacs-23.2.1 and org-mode 7.01h

With thanks


Glyn



8<------8<------8<------8<------8<------8<------8<----= --8<------8<------

#+TITLE: =A0 =A0 Beamer slide template
#+AUTHOR: =A0 =A0GM
#+EMAIL: =A0 =A0 glyn@xyzxyz.orgle
#+DATE: =A0 =A0 =A02010-08-24
#+DESCRIPTION:
#+KEYWORDS:
#+LANGUAGE: =A0en
#+OPTIONS: =A0 H:3 num:t toc:nil \n:nil @:t ::t |:t ^:t -:t f:t *:t <:t<= br> #+OPTIONS: =A0 TeX:t LaTeX:t skip:nil d:nil todo:t pri:nil tags:not-in-toc<= br> #+INFOJS_OPT: view:nil toc:nil ltoc:t mouse:underline buttons:0 path:http://orgmode.org/o= rg-info.js
#+EXPORT_SELECT_TAGS: export
#+EXPORT_EXCLUDE_TAGS: noexport
#+LINK_UP:
#+LINK_HOME:

#+startup: beamer
#+LaTeX_CLASS: beamer
#+LaTeX_CLASS_OPTIONS: [bigger]
#+latex_header: \mode<beamer>{\usetheme{Madrid} \usecolortheme{crane}= }
#+BEAMER_FRAME_LEVEL: 1
#+BEAMER_HEADER_EXTRA \beamerdefaultoverlayspecification{<+->}

#+COLUMNS: %40ITEM %10BEAMER_env(Env) %9BEAMER_envargs(Env Args) %4BEAMER_c= ol(Col) %10BEAMER_extra(Extra)



* The furniture.
Some old some new

** The Queen's old armchair =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0= =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 :B_block:
=A0 :PROPERTIES:
=A0 :BEAMER_env: block
=A0 :BEAMER_envargs: [<+->]
=A0 :END:
# Notice we have to slip into raw LaTeX to make this work
#+begin_LATEX
\begin{itemize}[<+->]
\item Princess Anne
\item Prince Charles
\item corgis
\end{itemize}
#+end_LATEX




_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gn= u.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

--0016e6d7ef34fc14d2048f636b19-- --===============0913775894== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============0913775894==--