emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Frame subtitles with org-e-beamer
@ 2012-07-27  1:30 Suvayu Ali
  2012-07-27  1:33 ` Suvayu Ali
  2012-07-27 11:30 ` Nicolas Goaziou
  0 siblings, 2 replies; 4+ messages in thread
From: Suvayu Ali @ 2012-07-27  1:30 UTC (permalink / raw)
  To: Emacs Org mode

Hi Nicolas and others,

In the old beamer backend it was possible to provide a subtitle by
having a headline like this:

* Frame title \\ frame subtitle

In the new exporter this feature seems to be missing. Can this be added?

As an ECM, you can subtree export the attached org file. The old
exporter would export the text following the \\ be exported inside a
\framesubtitle{..}. I guess the new exporter can just put the text
inside a second curly braces. So the exported LaTeX for the above
headline could be:

\begin{frame}{Frame title}{frame subtitle}
\end{frame}

Thanks a lot,

-- 
Suvayu

Open source is the future. It sets us free.

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

end of thread, other threads:[~2012-07-27 11:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-27  1:30 Frame subtitles with org-e-beamer Suvayu Ali
2012-07-27  1:33 ` Suvayu Ali
2012-07-27 11:30 ` Nicolas Goaziou
2012-07-27 11:53   ` Suvayu Ali

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).