From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [ox-beamer] overlay specification for bold markup ignored in list labels Date: Tue, 24 Mar 2015 09:18:26 +0100 Message-ID: <874mpaolkd.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36484) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YaK1T-0003R4-W5 for emacs-orgmode@gnu.org; Tue, 24 Mar 2015 04:17:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YaK1Q-0004Og-Nh for emacs-orgmode@gnu.org; Tue, 24 Mar 2015 04:17:15 -0400 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:53017) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YaK1Q-0004OZ-HI for emacs-orgmode@gnu.org; Tue, 24 Mar 2015 04:17:12 -0400 In-Reply-To: (Andreas Leha's message of "Mon, 23 Mar 2015 23:58:14 +0000") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Andreas Leha Cc: emacs-orgmode@gnu.org Hello, Andreas Leha 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