On Sat, 4 Sep 2010 11:16:27 -0500, John Hendy <[email protected]> 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
--
Eric S Fraga
GnuPG: 8F5C 279D 3907 E14A 5C29 570D C891 93D8 FFFC F67D
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-orgmode