ox-beamer: Remove frame arount toc when generated from a TOC keyword
commit8c48e8b2acb25177705de428b0afee11df6ce0c4
authorNicolas Goaziou <n.goaziou@gmail.com>
Wed, 6 Mar 2013 12:33:51 +0000 (6 13:33 +0100)
committerNicolas Goaziou <n.goaziou@gmail.com>
Wed, 6 Mar 2013 12:37:13 +0000 (6 13:37 +0100)
tree90f1320ce74d2060c0ea65f8f19038d8577eaa7c
parent10c735f18a8aa6586057d42a84e5d974ba2d1608
ox-beamer: Remove frame arount toc when generated from a TOC keyword

* lisp/ox-beamer.el (org-beamer-keyword): Remove frame arount toc when
  generated from a TOC keyword.

Since TOC keywords are a way to add a table of contents at some
precise location, it is reasonable to think the user will also want to
control the frame surronding it.  Table of contents generated with
toc:t option item still get wrapped within a frame.
lisp/ox-beamer.el