Re: [O] [ox-beamer] overlay specification for bold markup ignored in list labels

2015-03-24 Thread Andreas Leha
Hi Nicolas,

Nicolas Goaziou m...@nicolasgoaziou.fr writes:
 Hello,

 Andreas Leha andreas.l...@med.uni-goettingen.de writes:

 The overlay specification for bold markup (as in
 *@@beamer:2-@@useful*) is ignored when used in the label of a
 description list.  Is this a bug?

 Regards,
 Andreas

 PS: ECM:

 #+TITLE: Example Presentation
 #+OPTIONS: H:2
 #+LATEX_CLASS: beamer
 #+LATEX_CLASS_OPTIONS: [presentation]
 #+BEAMER_THEME: Madrid

 * This is the first structural section
 ** Frame
 *** Request
 - Test :: of a *@@beamer:2-@@useful* feature! 
 - *@@beamer:2-@@Test 2* :: of the same feature

 This is fixed in ec54a5852d8da476b9b8381653af6ca72cf26a18. Thank you.



Thank you!

Regards,
Andreas




Re: [O] [ox-beamer] overlay specification for bold markup ignored in list labels

2015-03-24 Thread Nicolas Goaziou
Hello,

Andreas Leha andreas.l...@med.uni-goettingen.de writes:

 The overlay specification for bold markup (as in
 *@@beamer:2-@@useful*) is ignored when used in the label of a
 description list.  Is this a bug?

 Regards,
 Andreas

 PS: ECM:

 #+TITLE: Example Presentation
 #+OPTIONS: H:2
 #+LATEX_CLASS: beamer
 #+LATEX_CLASS_OPTIONS: [presentation]
 #+BEAMER_THEME: Madrid

 * This is the first structural section
 ** Frame
 *** Request
 - Test :: of a *@@beamer:2-@@useful* feature! 
 - *@@beamer:2-@@Test 2* :: of the same feature

This is fixed in ec54a5852d8da476b9b8381653af6ca72cf26a18. Thank you.


Regards,

-- 
Nicolas Goaziou



[O] [ox-beamer] overlay specification for bold markup ignored in list labels

2015-03-23 Thread Andreas Leha
Hi,

The overlay specification for bold markup (as in
*@@beamer:2-@@useful*) is ignored when used in the label of a
description list.  Is this a bug?

Regards,
Andreas

PS: ECM:

--8---cut here---start-8---
#+TITLE: Example Presentation
#+OPTIONS: H:2
#+LATEX_CLASS: beamer
#+LATEX_CLASS_OPTIONS: [presentation]
#+BEAMER_THEME: Madrid

* This is the first structural section
** Frame
*** Request
- Test :: of a *@@beamer:2-@@useful* feature! 
- *@@beamer:2-@@Test 2* :: of the same feature
--8---cut here---end---8---