From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bill Powell Subject: Re: [BUG] ':' whithin * markup incorrectly rendered in LaTeX Date: Tue, 08 Dec 2009 11:16:58 -0500 Message-ID: <87r5r5e8zp.wl%bill@billpowellisalive.com> References: <51b0095d0912080756j748283edi62dac692ebb9778f@mail.gmail.com> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NI2hz-0000W3-0I for emacs-orgmode@gnu.org; Tue, 08 Dec 2009 11:14:39 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NI2hu-0000TB-33 for emacs-orgmode@gnu.org; Tue, 08 Dec 2009 11:14:38 -0500 Received: from [199.232.76.173] (port=40646 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NI2ht-0000T4-V8 for emacs-orgmode@gnu.org; Tue, 08 Dec 2009 11:14:33 -0500 Received: from billpowellisalive.com ([206.130.115.110]:54366) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NI2ht-0001FH-JV for emacs-orgmode@gnu.org; Tue, 08 Dec 2009 11:14:33 -0500 In-Reply-To: <51b0095d0912080756j748283edi62dac692ebb9778f@mail.gmail.com> 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: Nicolas Girard Cc: emacs-orgmode At Tue, 8 Dec 2009 16:56:46 +0100, Nicolas Girard wrote: > > Hi, > > *BUG:* is incorrectly translated in LaTeX to > \textbf{BUG:\} > It should be > \textbf{BUG:} > > -- > Nicolas > Yes, I've noticed this bug a lot. You will also have a similar problem with: \fontsize{9}{11} becoming \fontsize{9}\{11\} Thanks, Bill Powell > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode >