From mboxrd@z Thu Jan 1 00:00:00 1970 From: Charles Berry Subject: Re: Using :results output org with new exporter exporting as verbatim with LaTeX Date: Sun, 24 Mar 2013 16:00:46 +0000 (UTC) Message-ID: References: <871ub5rbgi.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:38468) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UJnM0-00020b-S4 for emacs-orgmode@gnu.org; Sun, 24 Mar 2013 12:01:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UJnLz-0000ps-Cb for emacs-orgmode@gnu.org; Sun, 24 Mar 2013 12:01:04 -0400 Received: from plane.gmane.org ([80.91.229.3]:60051) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UJnLz-0000pg-6r for emacs-orgmode@gnu.org; Sun, 24 Mar 2013 12:01:03 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UJnMJ-00037a-3p for emacs-orgmode@gnu.org; Sun, 24 Mar 2013 17:01:23 +0100 Received: from 137.110.34.176 ([137.110.34.176]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 24 Mar 2013 17:01:23 +0100 Received: from ccberry by 137.110.34.176 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 24 Mar 2013 17:01:23 +0100 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 John Hendy gmail.com> writes: [deleted] > wrap [...] is non-existent in formal documentation from what I've seen It is in the manual: 14.8.2.23 `:wrap' See http://orgmode.org/manual/wrap.html#wrap or from emacs: C-h i m org RET C-s wrap RET RET HTH, Chuck