all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Rainer M Krug <Rainer@krugs.de>
To: emacs-orgmode@gnu.org
Subject: Beamer \usebackgroundtemplate - better solution?
Date: Mon, 02 May 2016 12:02:31 +0200	[thread overview]
Message-ID: <m2twigzsjs.fsf@krugs.de> (raw)

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


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:      Rainer@krugs.de

Skype:      RMkrug

PGP: 0x0F52F982

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 454 bytes --]

             reply	other threads:[~2016-05-02 10:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-02 10:02 Rainer M Krug [this message]
     [not found] <966ba0f4f7e34b8cb656ed3c6c9ab09f@HE1PR01MB1898.eurprd01.prod.exchangelabs.com>
2016-05-02 17:33 ` Beamer \usebackgroundtemplate - better solution? Eric S Fraga

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m2twigzsjs.fsf@krugs.de \
    --to=rainer@krugs.de \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.