emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [Beamer] headings missing with two columns
@ 2016-01-26 15:11 Loris Bennett
  2016-01-26 17:13 ` Eric S Fraga
  0 siblings, 1 reply; 4+ messages in thread
From: Loris Bennett @ 2016-01-26 15:11 UTC (permalink / raw)
  To: emacs-orgmode

Hi,

With the following:

#+TITLE: test
#+OPTIONS: H:3
#+LaTeX_CLASS: beamer
* blah
** test
*** Food                                                          :B_columns:
    :PROPERTIES:
    :BEAMER_env: columns
    :END:
**** Fruit                                                         :B_column:
     :PROPERTIES:
     :BEAMER_col: .5
     :BEAMER_env: column
     :END:
     - apple
     - banana
**** Vegetables                                                    :B_column:
     :PROPERTIES:
     :BEAMER_col: .5
     :BEAMER_env: column
     :END:
     - artichoke
     - broccoli

I expected to see headings "Fruit" and "Vegetables" over the two
columns, but they do not appear.  I thought I had to use

    :BEAMER_env: ignoreheading

explicitly to suppress the headings and that the default was to show
them. 

What am I doing wrong?

Cheers,

Loris

-- 
This signature is currently under construction.

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

end of thread, other threads:[~2016-01-27 10:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-26 15:11 [Beamer] headings missing with two columns Loris Bennett
2016-01-26 17:13 ` Eric S Fraga
2016-01-27  8:44   ` Loris Bennett
2016-01-27 10:34     ` Eric S Fraga

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