emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Myles English <mylesenglish@gmail.com>
To: Fabrice Popineau <fabrice.popineau@gmail.com>
Cc: "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>,
	Nicolas Goaziou <n.goaziou@gmail.com>
Subject: Re: Beamer frame with an empty title ?
Date: Sat, 17 Nov 2012 16:53:29 +0000	[thread overview]
Message-ID: <87txsob27q.fsf@gmail.com> (raw)
In-Reply-To: <CAFgFV9N4V=AiZDu=hnmxEXL=merN6fJU5pz=x9YGUZ+x9FgnEA@mail.gmail.com>


Hi Fabrice and Nicolas,

Fabrice Popineau writes:

> That would be definitely nice. I think it is quite common that you want to
> get rid of everything to have more space for a big drawing
> (moreover it breaks the monotony of the layout)

I don't fully understand this thread but to get a full frame photo on a
slide I once did this, essentially turn the wallpaper on, make a blank
slide, turn it off again (looks like it used the old, current,
exporter):

** Turn on wallpaper                                       :B_ignoreheading:
:PROPERTIES:
:BEAMER_env: ignoreheading
:END:
#+begin_latex
  \setbeamertemplate{background canvas}%
                    {\ThisULCornerWallPaper{1.115}%
                      {/home/myles/MASSIVE_PHOTO.jpg}}
#+end_latex

**                                                                :B_columns:    
:PROPERTIES:
:BEAMER_env: columns
:END:

\vskip15pt

** Turn off wallpaper                                       :B_ignoreheading:
:PROPERTIES:
:BEAMER_env: ignoreheading
:END:

#+begin_latex
\setbeamertemplate{background canvas}{\ClearWallPaper}
\setbeamercolor{normal text}{bg=gray!30}
#+end_latex


Myles

  reply	other threads:[~2012-11-17 16:53 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-17 15:57 Beamer frame with an empty title ? Fabrice Popineau
2012-11-17 16:09 ` Nicolas Goaziou
2012-11-17 16:22   ` Fabrice Popineau
2012-11-17 16:26     ` Nicolas Goaziou
2012-11-17 16:35       ` Fabrice Popineau
2012-11-17 16:53         ` Myles English [this message]
2012-11-17 20:33           ` Fabrice Popineau
2012-11-17 20:57         ` Nicolas Goaziou
2012-11-17 21:51           ` Fabrice Popineau

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

  List information: https://www.orgmode.org/

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

  git send-email \
    --in-reply-to=87txsob27q.fsf@gmail.com \
    --to=mylesenglish@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=fabrice.popineau@gmail.com \
    --cc=n.goaziou@gmail.com \
    /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 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).