emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Fabrice Popineau <fabrice.popineau@gmail.com>
To: Myles English <mylesenglish@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 21:33:44 +0100	[thread overview]
Message-ID: <CAFgFV9NkRjdTD6uYQuewSuWAhJbB6bNb4BzRdur6-s0Ti6uNZA@mail.gmail.com> (raw)
In-Reply-To: <87txsob27q.fsf@gmail.com>

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

Oh ... it seems you can do it simply this way :

\begin{frame}[plain,t]{}
\includegraphics[width=\textwidth, height=\textheight]{mypicture}
\end{frame}

Fabrice


2012/11/17 Myles English <mylesenglish@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
>

[-- Attachment #2: Type: text/html, Size: 2027 bytes --]

  reply	other threads:[~2012-11-17 20:34 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
2012-11-17 20:33           ` Fabrice Popineau [this message]
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=CAFgFV9NkRjdTD6uYQuewSuWAhJbB6bNb4BzRdur6-s0Ti6uNZA@mail.gmail.com \
    --to=fabrice.popineau@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=mylesenglish@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).