emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* block in columns problem
@ 2015-01-20 12:43 Marko Schütz Schmuck
  2015-01-20 13:01 ` Rasmus
  0 siblings, 1 reply; 3+ messages in thread
From: Marko Schütz Schmuck @ 2015-01-20 12:43 UTC (permalink / raw)
  To: Orgmode Mailing List

[-- Attachment #1: Type: text/plain, Size: 901 bytes --]

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

[-- Attachment #2: OpenPGP Digital Signature --]
[-- Type: application/pgp-signature, Size: 181 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-01-20 16:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-20 12:43 block in columns problem Marko Schütz Schmuck
2015-01-20 13:01 ` Rasmus
2015-01-20 16:28   ` Marko Schütz Schmuck

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).