Hello Tobias,

I can't see clearly why you setting is not working.  I changed the heading
to H1 and got something like this

#+TITLE:
#+AUTHOR:
#+OPTIONS:   H:1 num:t toc:nil \n:nil @:t ::t |:t ^:t -:t f:t *:t
#+LATEX_CLASS: beamer
#+LATEX_CLASS_OPTIONS: [presentation]
#+COLUMNS: %45ITEM %10BEAMER_ENV(Env) %10BEAMER_ACT(Act) %4BEAMER_COL(Col)
%8BEAMER_OPT(Opt)
#+SELECT_TAGS: export
#+EXCLUDE_TAGS: noexport
#+latex_header: \mode<beamer>{\usetheme{Madrid}}


** Privatkopie
   :PROPERTIES:
   :BEAMER_envargs: [t]
   :END:


*** Bild
    :PROPERTIES:
    :BEAMER_COL: 0.52
    :END:
    [[file:/tmp/testimg.jpg]]

*** Privatkopie
    :PROPERTIES:
    :BEAMER_COL: 0.48
    :END:
    - z.B. Rippen einer CD als MP3
    - Aufnahme einer Sendung auf DVD
    - Verg?tung der Urheber ?ber Pauschalabgaben
    - z.B. bei Rohlingen, Kopierern, Computern



Hope it helps



On Thu, Oct 15, 2015 at 6:58 PM, <emacs-orgmode-requ...@gnu.org> wrote:

> Send Emacs-orgmode mailing list submissions to
>         emacs-orgmode@gnu.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         https://lists.gnu.org/mailman/listinfo/emacs-orgmode
> or, via email, send a message with subject or body 'help' to
>         emacs-orgmode-requ...@gnu.org
>
> You can reach the person managing the list at
>         emacs-orgmode-ow...@gnu.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Emacs-orgmode digest..."
>
>
> Today's Topics:
>
>    1. patch fixing a typo in the docs (Michael O'Connor)
>    2. two columns with image filling one (Tobias Frischholz)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Wed, 14 Oct 2015 01:20:02 +0000
> From: "Michael O'Connor" <mkocon...@gmail.com>
> To: emacs-orgmode@gnu.org
> Subject: [O] patch fixing a typo in the docs
> Message-ID:
>         <
> cacatoeadur_ghtrre4fvpzcw9zd2sm6nai5aa6rtj+ftgbg...@mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> Hello, I've attached a patch fixing a minor typo in the docs.  I think this
> is the right list to send it to, let me know if I should send it elsewhere!
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://lists.gnu.org/archive/html/emacs-orgmode/attachments/20151014/0ae38319/attachment.html
> >
> -------------- next part --------------
> A non-text attachment was scrubbed...
> Name: 0001-org.texi-orgguide.texi-Fix-spelling-of-Sean-Astin-s-.patch
> Type: application/octet-stream
> Size: 1507 bytes
> Desc: not available
> URL: <
> http://lists.gnu.org/archive/html/emacs-orgmode/attachments/20151014/0ae38319/attachment.obj
> >
>
> ------------------------------
>
> Message: 2
> Date: Wed, 14 Oct 2015 13:53:59 +0200
> From: Tobias Frischholz <tob...@friolz.com>
> To: Org Mode Mailing List <emacs-orgmode@gnu.org>
> Subject: [O] two columns with image filling one
> Message-ID: <2c054e8b-e838-4f69-8405-0b5b96193...@friolz.com>
> Content-Type: text/plain; charset="utf-8"
>
> Hi all!
>
> I?m trying to setup a two column Frame that consists of  one column with
> text and the other one with an image that is completely filling the column.
>
> Something like this:
>
>
>
> DeckSet, a Mac app, is doing very well.
>
> So far I?ve done this in org mode:
>
> ** Privatkopie
> *** Bild
>     :PROPERTIES:
>     :BEAMER_COL: 0.48
>     :END:
>     #+ATTR_LATEX: width=\textwidth
>     [[file:img/runner.jpg]]
> *** Privatkopie
>     :PROPERTIES:
>     :BEAMER_COL: 0.48
>     :END:
> - z.B. Rippen einer CD als MP3
> - Aufnahme einer Sendung auf DVD
> - Verg?tung der Urheber ?ber Pauschalabgaben
>   - z.B. bei Rohlingen, Kopierern, Computern
>
> Any help would be greatly appreciated!
>
> ?
> Tobias
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://lists.gnu.org/archive/html/emacs-orgmode/attachments/20151014/1f2852fb/attachment.html
> >
> -------------- next part --------------
> A non-text attachment was scrubbed...
> Name: Screen Shot 2015-10-13 at 22.53.26.png
> Type: image/png
> Size: 795918 bytes
> Desc: not available
> URL: <
> http://lists.gnu.org/archive/html/emacs-orgmode/attachments/20151014/1f2852fb/attachment.png
> >
> -------------- next part --------------
> A non-text attachment was scrubbed...
> Name: signature.asc
> Type: application/pgp-signature
> Size: 801 bytes
> Desc: Message signed with OpenPGP using GPGMail
> URL: <
> http://lists.gnu.org/archive/html/emacs-orgmode/attachments/20151014/1f2852fb/attachment.pgp
> >
>
> End of Emacs-orgmode Digest, Vol 116, Issue 17
> **********************************************
>



-- 
Jérémie Juste

Reply via email to