emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Full list of org-beamer functionality?


From: John Hendy
Subject: Re: [Orgmode] Full list of org-beamer functionality?
Date: Sat, 4 Sep 2010 12:11:34 -0500



On Sat, Sep 4, 2010 at 11:47 AM, Eric S Fraga <address@hidden> wrote:
On Sat, 4 Sep 2010 11:16:27 -0500, John Hendy <address@hidden> 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]

Good catch. I didn't know about that difference! It's easier to use org's pre-defined stuff, so I think I'll just stick with it myself! It's not a bad idea to have it called out as an example anyway so perhaps I'll just get used to it!
 

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

Thanks again!
John
 

--
Eric S Fraga
GnuPG: 8F5C 279D 3907 E14A 5C29  570D C891 93D8 FFFC F67D



reply via email to

[Prev in Thread] Current Thread [Next in Thread]