emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Columns with LaTeX beamer export
@ 2010-07-06  7:46 Tassilo Horn
  2010-07-06 15:08 ` Eric S Fraga
  0 siblings, 1 reply; 19+ messages in thread
From: Tassilo Horn @ 2010-07-06  7:46 UTC (permalink / raw)
  To: emacs-orgmode

Hi all,

I cannot understand how to create a beamer frame with columns.  Neither
the info docs nor Worg make me grasp it.

It somehow works if I add some additional outline structure like that:

--8<---------------cut here---------------start------------->8---
** Situation                                                      :B_columns:
   :PROPERTIES:
   :BEAMER_env: columns
   :END:
*** Zu erstellendes System ist nach /Analyse/ und /Entwurf/ hinreichend spezifiziert  :BMCOL:
    :PROPERTIES:
    :BEAMER_col: 0.7
    :END:
*** Aufgabe der *Implementationsphase*: Programmierung des spezifizierten Entwurfs in der festgelegten Zielsprache
      - *Programmieren im Kleinen*
      - Heute immer öfter: Einsatz von *Generierungstechniken*

*** Der Lebenslauf                                                    :BMCOL:
    :PROPERTIES:
    :BEAMER_col: 0.3
    :END:

   #+ATTR_LaTeX: width=0.45\textwidth
   [[./cycle.pdf]]
--8<---------------cut here---------------end--------------->8---

But I don't want to do that.  The problem with that approach is that
"Der Lebenslauf" is now an item, but I just want to put the pdf image on
the right column.  And that the top-level entries are on one line looks
also bad.

From the docs, I can grasp that a new column starts at an entry with
:BEAMER_col: property.  But since I cannot put a property on something
else than a headline, I don't understand how Worg mentions "Columns
without additional outline structure".

Can anyone enlighten me with an example with some columns and no
additional outline structure?

Thanks a lot,
Tassilo

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

end of thread, other threads:[~2010-07-08 10:10 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-07-06  7:46 Columns with LaTeX beamer export Tassilo Horn
2010-07-06 15:08 ` Eric S Fraga
2010-07-06 19:04   ` Tassilo Horn
2010-07-06 19:22     ` Eric S Fraga
2010-07-06 19:36       ` Tassilo Horn
2010-07-06 20:47         ` Eric S Fraga
2010-07-07  6:52           ` Tassilo Horn
2010-07-07  7:01             ` Carsten Dominik
2010-07-07  7:14               ` Tassilo Horn
2010-07-07  7:56                 ` Carsten Dominik
2010-07-07  8:25                   ` Tassilo Horn
2010-07-07 10:38                     ` Eric S Fraga
2010-07-07 10:43                       ` Carsten Dominik
2010-07-07 11:02                         ` Tassilo Horn
2010-07-07 11:19                           ` Eric S Fraga
2010-07-08  5:58                             ` Tassilo Horn
2010-07-08  8:11                               ` Eric S Fraga
2010-07-08 10:10                                 ` Tassilo Horn
2010-07-07  8:00                 ` Carsten Dominik

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).