all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: zang_news@posteo.de
To: emacs-orgmode@gnu.org
Subject: Beamer export: metropolis-theme specific question
Date: Tue, 08 Dec 2015 21:07:25 +0100	[thread overview]
Message-ID: <c6ff0d1d1a38ce2ed75b9b3738b15db8@posteo.de> (raw)

Dear fellow Orgers,

I like the metropolis beamer theme a lot [1], and I use it with Org 
frequently. metropolis has a \plain macro that inserts a new, minimally 
styled slide optimal for a short statement or an image. In plain latex, 
I would do e.g.

\begin{frame}
\frametitle{a normal frame with title etc.}
some content
\end{frame}

\plain{some text on a minimal frame}

\begin{frame}
\frametitle{another normal frame with title etc.}
some other content
\end{frame}

I just cannot get my head around how to tell Org to do this! If I do

* a normal frame with title etc.
some content

#+BEGIN_LATEX
\plain{another normal frame with title etc.}
#+END_LATEX

* another normal frame with title etc.
some other content

this of course does not work. Has anyone come across this as well and is 
willing to share a solution?

Thanks!
Christian

[1] https://github.com/matze/mtheme/

             reply	other threads:[~2015-12-08 20:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-08 20:07 zang_news [this message]
2015-12-09 11:45 ` Beamer export: metropolis-theme specific question Eric S Fraga
2015-12-09 12:10   ` Christian Zang
2015-12-10  8:09   ` zang_news

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=c6ff0d1d1a38ce2ed75b9b3738b15db8@posteo.de \
    --to=zang_news@posteo.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.