ox-beamer: Fix labels
commit0ee8ba3e0daa1214fb6d7349b8ee5db8f75a524e
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Fri, 16 Oct 2015 20:38:14 +0000 (16 22:38 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Fri, 16 Oct 2015 20:38:14 +0000 (16 22:38 +0200)
tree6d16c50474c065389fdfb7db60e37529fc633fbe
parent843be85c1d354f882ddb9be5236f9e1c3daefd28
ox-beamer: Fix labels

* lisp/ox-beamer.el (org-beamer--get-label): Remove protective braces
  when extracting label from options.
(org-beamer--format-frame): Protect label with braces if it contains
colons.

Based off a patch from Fabrice
Popineau (<http://permalink.gmane.org/gmane.emacs.orgmode/101933>).
lisp/ox-beamer.el