From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thorsten Jolitz Subject: Re: [BUG] Italic objects parsed as latex-fragments Date: Sun, 13 Oct 2013 18:38:20 +0200 Message-ID: <87hacldt37.fsf@gmail.com> References: <87ob6tdz93.fsf@gmail.com> <87vc116swm.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57132) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VVOge-00055o-Tk for emacs-orgmode@gnu.org; Sun, 13 Oct 2013 12:38:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VVOgY-00055K-NY for emacs-orgmode@gnu.org; Sun, 13 Oct 2013 12:38:36 -0400 Received: from plane.gmane.org ([80.91.229.3]:48282) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VVOgY-00055B-GJ for emacs-orgmode@gnu.org; Sun, 13 Oct 2013 12:38:30 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1VVOgX-0002Eo-9c for emacs-orgmode@gnu.org; Sun, 13 Oct 2013 18:38:29 +0200 Received: from g231104057.adsl.alicedsl.de ([92.231.104.57]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 13 Oct 2013 18:38:29 +0200 Received: from tjolitz by g231104057.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 13 Oct 2013 18:38:29 +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: emacs-orgmode@gnu.org Nicolas Goaziou writes: > 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\. ,-------------------------------------------------------------- | You can make words *bold*, /italic/, _underlined_, =code= and | ~verbatim~, and, if you must, ‘+strike-through+’. `-------------------------------------------------------------- Ups, you are right - sorry for the noise. -- cheers, Thorsten