From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: Full list of org-beamer functionality? Date: Sat, 04 Sep 2010 17:47:37 +0100 Message-ID: <87zkvx4frq.wl%ucecesf@ucl.ac.uk> References: <87bp8e54w9.wl%ucecesf@ucl.ac.uk> Reply-To: Eric S Fraga Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: multipart/mixed; boundary="Multipart_Sat_Sep__4_17:47:37_2010-1" Return-path: Received: from [140.186.70.92] (port=52986 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Orvx4-0001U3-M2 for emacs-orgmode@gnu.org; Sat, 04 Sep 2010 12:50:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Orvx3-0004D7-Gl for emacs-orgmode@gnu.org; Sat, 04 Sep 2010 12:50:50 -0400 Received: from vscane-b.ucl.ac.uk ([144.82.108.141]:37718) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Orvx3-0004Cr-9B for emacs-orgmode@gnu.org; Sat, 04 Sep 2010 12:50:49 -0400 In-Reply-To: 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: John Hendy Cc: org-mode mailing list --Multipart_Sat_Sep__4_17:47:37_2010-1 Content-Type: text/plain; charset=US-ASCII On Sat, 4 Sep 2010 11:16:27 -0500, John Hendy wrote: [...] > Kind of. I guess my question was this: > > - If I do a "straight" LaTeX block like this: > \begin{exampleblock}{Example} > Here is some text > \end{exampleblock} > > I get the title "Example" for the block. > > - If I do it via org-beamer like this: > *** Example block :B_example: > :PROPERTIES: > :BEAMER_env: example > :END: > Here is some text > > Then I get the block title "Example (Example block)" Ah, very true. There is a difference. This is because org does not use =exampleblock=; it uses =example= instead: : \begin{example}[The heading for the block] This is different to "exampleblock" which you are using. Which one is nicer is obviously a personal choice; I like the current version personally! But I must admit that I did not know about the other one (exampleblock). eric --Multipart_Sat_Sep__4_17:47:37_2010-1 Content-Type: text/plain; charset=US-ASCII -- Eric S Fraga GnuPG: 8F5C 279D 3907 E14A 5C29 570D C891 93D8 FFFC F67D --Multipart_Sat_Sep__4_17:47:37_2010-1 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 --Multipart_Sat_Sep__4_17:47:37_2010-1--