From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Corneli Subject: Re: Bug: parsing latex ``$\mathit{math}$'' in export [9.0.5 (release_9.0.5-474-g942b62 @ /home/joe/org-mode/lisp/)] Date: Fri, 12 May 2017 19:06:44 +0100 Message-ID: References: <87inl619bg.fsf@gmail.com> <874lwq13xo.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46192) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d9Exj-0000b8-3D for emacs-orgmode@gnu.org; Fri, 12 May 2017 14:06:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d9Exi-0002zL-4c for emacs-orgmode@gnu.org; Fri, 12 May 2017 14:06:47 -0400 Received: from mail-ua0-x234.google.com ([2607:f8b0:400c:c08::234]:35553) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1d9Exh-0002z3-VV for emacs-orgmode@gnu.org; Fri, 12 May 2017 14:06:46 -0400 Received: by mail-ua0-x234.google.com with SMTP id e55so51306966uaa.2 for ; Fri, 12 May 2017 11:06:45 -0700 (PDT) In-Reply-To: <874lwq13xo.fsf@nicolasgoaziou.fr> 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" To: Nicolas Goaziou Cc: Org-mode mailing list On Fri, May 12, 2017 at 4:37 PM, Nicolas Goaziou wrote: > I'm not convinced it is worth changing the syntax class of "'" or even > making a special case for "'". You can get rid of this problem using > \(P\) instead. Thanks for suggesting this work around, I didn't know that bit of syntax! -Joe