emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] Beamer \usebackgroundtemplate - better solution?


From: Rainer M Krug
Subject: [O] Beamer \usebackgroundtemplate - better solution?
Date: Mon, 02 May 2016 12:02:31 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.92 (darwin)

Hi

I am using the following structure for \usebackgroundtemplate in Beamer:

--8<---------------cut here---------------start------------->8---
*** Overview of The Case Study
:PROPERTIES:
:header-args: :eval never-export 
:header-args+: :file-ext pdf
:END:
#+LATEX: {
#+LATEX: \usebackgroundtemplate{

#+ATTR_LATEX: :width 1\paperwidth :height 1\paperheight :options keepaspectratio
     [[./bramble2.jpg]]
#+LATEX: }

**** Some slide
  - one
  - two
  - three

*** 
#+LATEX: }
--8<---------------cut here---------------end--------------->8---

which works, but I don't like it that much because of the disconnected
nature of the beginning (in the header Overview...) and the closing
bracket (in the header without text). Also, this header without text is
rather fragile, as using tab on it, indents the header and does not fold
(cursor has to be on the stars to fold).

I assume that I can use org-beamer-environments-extra, but I don't
really see how (I would like to have the image as an argument).

I saw http://orgmode.org/worg/exporters/beamer/ox-beamer.html but this
does not help me with using the image as an argument.

Any suggestions?

Thanks,

Rainer

-- 
Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology, 
UCT), Dipl. Phys. (Germany)

Centre of Excellence for Invasion Biology
Stellenbosch University
South Africa

Tel :       +33 - (0)9 53 10 27 44
Cell:       +33 - (0)6 85 62 59 98
Fax :       +33 - (0)9 58 10 27 44

Fax (D):    +49 - (0)3 21 21 25 22 44

email:      address@hidden

Skype:      RMkrug

PGP: 0x0F52F982

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]