all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* #+BEAMER not defined?
@ 2014-06-13 19:55 Sebastien Vauban
  2014-06-14  7:14 ` Nicolas Goaziou
  2014-06-14  8:10 ` Bastien
  0 siblings, 2 replies; 4+ messages in thread
From: Sebastien Vauban @ 2014-06-13 19:55 UTC (permalink / raw
  To: emacs-orgmode-mXXj517/zsQ

Hello,

Running this ECM:

--8<---------------cut here---------------start------------->8---
#+OPTIONS: H:1

** ECM

#+Beamer_BEGIN:
\bold{BeamerFoo}
#+Beamer_END:

#+Beamer: \bold{BeamerBar}

#+LaTeX_BEGIN:
\bold{LaTeXBaz}
#+LaTeX_END:

#+LaTeX: \bold{LaTeXFooBar}
--8<---------------cut here---------------end--------------->8---

outputs this:

--8<---------------cut here---------------start------------->8---
\bold{BeamerFoo}
\bold{LaTeXBaz}
\bold{LaTeXFooBar}
--8<---------------cut here---------------end--------------->8---

So:

- both the construct #+LaTeX_BEGIN/END and #+LaTeX exist...
- the construct #+Beamer_BEGIN/END exists, but not #+Beamer?

Is this normal?

Best regards,
  Seb

-- 
Sebastien Vauban

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-06-14 19:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-13 19:55 #+BEAMER not defined? Sebastien Vauban
2014-06-14  7:14 ` Nicolas Goaziou
2014-06-14  8:10 ` Bastien
2014-06-14 19:06   ` Sebastien Vauban

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.