From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manfred Lotz Subject: Re: #+TEXT: disappeared Date: Thu, 19 Dec 2013 09:00:58 +0100 Message-ID: <20131219090058.2dccfa36@hogwart.bsdlocal.net> References: <20131217153954.3fc40285@arcor.com> <86iounleai.fsf@somewhere.org> <20131218182641.2d64c04e@arcor.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56795) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VtYXb-0007ju-UU for emacs-orgmode@gnu.org; Thu, 19 Dec 2013 03:01:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VtYXV-00053y-PO for emacs-orgmode@gnu.org; Thu, 19 Dec 2013 03:01:07 -0500 Received: from mail-in-12.arcor-online.net ([151.189.21.52]:47055) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VtYXV-00053m-Fd for emacs-orgmode@gnu.org; Thu, 19 Dec 2013 03:01:01 -0500 Received: from mail-in-15-z2.arcor-online.net (mail-in-15-z2.arcor-online.net [151.189.8.32]) by mx.arcor.de (Postfix) with ESMTP id 3890F26398 for ; Thu, 19 Dec 2013 09:00:59 +0100 (CET) Received: from mail-in-02.arcor-online.net (mail-in-02.arcor-online.net [151.189.21.42]) by mail-in-15-z2.arcor-online.net (Postfix) with ESMTP id 37F1433F17F for ; Thu, 19 Dec 2013 09:00:59 +0100 (CET) Received: from hogwart (p4FFF0A75.dip0.t-ipconnect.de [79.255.10.117]) (Authenticated sender: manfred.lotz@arcor.de) by mail-in-02.arcor-online.net (Postfix) with ESMTPSA id 291E511DD1B for ; Thu, 19 Dec 2013 09:00:59 +0100 (CET) Received: from hogwart.bsdlocal.net (localhost.localdomain [127.0.0.1]) by hogwart (Postfix) with ESMTP id AD67D16F6 for ; Thu, 19 Dec 2013 09:00:58 +0100 (CET) In-Reply-To: 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 On Wed, 18 Dec 2013 08:40:31 -1000 tsd@tsdye.com (Thomas S. Dye) wrote: > Manfred Lotz writes: > > > On Tue, 17 Dec 2013 15:53:25 +0100 > > "Sebastien Vauban" > > wrote: > > > >> Manfred Lotz wrote: > >> > I just found that #+TEXT: from pre 8 org-mode has disappeared. > >> > > >> > Does anybody know how this is done with org-mode 8? > >> > >> IIUC, it became `#+ascii:'. > >> > >> Best regards, > >> Seb > >> > > > > Hm, when I try this it won't even appear in the .tex file. > > I'm not sure what your expectations might be, but if you want to add > special code to a .tex file, Section 12.7.3 of the manual, Quoting > LaTeX code, describes how to do that. > I know about this but I didn't want to do this. I just said if #+ASCII: had any effect I would have seen it in the resulting tex file when exporting to LaTeX file. -- Manfred