From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Girard Subject: [BUG] ':' whithin * markup incorrectly rendered in LaTeX Date: Tue, 8 Dec 2009 16:56:46 +0100 Message-ID: <51b0095d0912080756j748283edi62dac692ebb9778f@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NI2Qn-00018l-SJ for emacs-orgmode@gnu.org; Tue, 08 Dec 2009 10:56:53 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NI2Qi-00010w-E3 for emacs-orgmode@gnu.org; Tue, 08 Dec 2009 10:56:52 -0500 Received: from [199.232.76.173] (port=52384 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NI2Qi-00010h-47 for emacs-orgmode@gnu.org; Tue, 08 Dec 2009 10:56:48 -0500 Received: from mail-fx0-f213.google.com ([209.85.220.213]:38897) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NI2Qh-0008AM-MC for emacs-orgmode@gnu.org; Tue, 08 Dec 2009 10:56:47 -0500 Received: by fxm5 with SMTP id 5so5783809fxm.8 for ; Tue, 08 Dec 2009 07:56:46 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode Hi, *BUG:* is incorrectly translated in LaTeX to \textbf{BUG:\} It should be \textbf{BUG:} -- Nicolas