From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [BUG] Italic objects parsed as latex-fragments Date: Sun, 13 Oct 2013 18:24:09 +0200 Message-ID: <87vc116swm.fsf@gmail.com> References: <87ob6tdz93.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55306) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VVOSY-0001f9-2q for emacs-orgmode@gnu.org; Sun, 13 Oct 2013 12:24:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VVOSR-0000q4-Qm for emacs-orgmode@gnu.org; Sun, 13 Oct 2013 12:24:02 -0400 Received: from mail-wi0-x22b.google.com ([2a00:1450:400c:c05::22b]:37931) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VVOSR-0000py-Jv for emacs-orgmode@gnu.org; Sun, 13 Oct 2013 12:23:55 -0400 Received: by mail-wi0-f171.google.com with SMTP id ey11so730291wid.4 for ; Sun, 13 Oct 2013 09:23:54 -0700 (PDT) In-Reply-To: <87ob6tdz93.fsf@gmail.com> (Thorsten Jolitz's message of "Sun, 13 Oct 2013 16:25:12 +0200") 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: Thorsten Jolitz Cc: emacs-orgmode@gnu.org Hello, Thorsten Jolitz writes: > with tmp.org > > #+begin_src org > * TODO [#A] This *is* _the_ \Headline\ <2013-10-13 So 04:44> :tag1: > :PROPERTIES: > :CUSTOM_ID: abc123 > :END: > #+end_src Italic syntax is /Headline/, not \Headline\. Regards, -- Nicolas Goaziou