Hi Jason,

Jason Dunsmore <jason.pub...@gmail.com> writes:

> From reading the org-beamer documentation, I get the impression that the
> following two should headings should be equivalent:
>
>
> * Example 1                                                  :B_block:
>
> * Example 2
> :PROPERTIES:
> :BEAMER_env: block
> :END:
>
>
> However, only the second example is actually exported with a block
> environment.  This also happens with other environments.  The note
> environment is the only one I tested that works by using a tag.

According to the manual, the environment tags have no effect on the
export. They are simply visual aids. If org-beamer-mode is activated,
the tags are added automatically whenever you set the :BEAMER_env:
property.

,----
| `BEAMER_env'
|      The environment that should be used to format this entry.  Valid
|      environments are defined in the constant
|      `org-beamer-environments-default', and you can define more in
|      `org-beamer-environments-extra'.  If this property is set, the
|      entry will also get a `:B_environment:' tag to make this visible.
|      This tag has no semantic meaning, it is only a visual aid.
`----

Best,
Matt


_______________________________________________
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

Reply via email to