[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[O] block in columns problem
From: |
Marko Schütz Schmuck |
Subject: |
[O] block in columns problem |
Date: |
Tue, 20 Jan 2015 08:43:12 -0400 |
User-agent: |
Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM/1.14.9 (Gojō) APEL/10.8 EasyPG/1.0.0 Emacs/24.3 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) |
In a presentation from before the new exporter, I used
* title 1
- ...
- ...
** goal 1: :BMCOL:B_block:
:PROPERTIES:
:BEAMER_env: block
:BEAMER_col: 0.46
:END:
\( ... \)
** goal 2: :B_block:BMCOL:
:PROPERTIES:
:BEAMER_env: block
:BEAMER_col: .54
:END:
...
From reading up on this and searching the mailing list I was thinking
that with the new exporter this would have to be:
* title 1
- ...
- ...
** goal 1:
:PROPERTIES:
:BEAMER_env: block
:BEAMER_col: 0.46
:END:
\( ... \)
** goal 2:
:PROPERTIES:
:BEAMER_env: block
:BEAMER_col: .54
:END:
But goal 1 & 2 come out in an enumeration.
I have even been unable to get the example from
http://orgmode.org/worg/exporters/beamer/ox-beamer.html
with the two columns to work.
Any hints?
Best regards,
Marko
pgpQzRQJyyKZV.pgp
Description: OpenPGP Digital Signature
- [O] block in columns problem,
Marko Schütz Schmuck <=