From mboxrd@z Thu Jan 1 00:00:00 1970 From: Grant Rettke Subject: =?UTF-8?B?UmU6IEhvdyB0byBkaXNhYmxlIGJsb2NrIGV2YWx1YXRpb24gcmVz?= =?UTF-8?B?dWx0cyBiZWluZyB3cmFwcGVkIHdpdGggYSBzaW5nbGUgY2hhcmFjdGVyIGxp?= =?UTF-8?B?a2UgPT8=?= Date: Mon, 4 Aug 2014 12:23:04 -0500 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44483) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XELyi-0000O8-Cp for emacs-orgmode@gnu.org; Mon, 04 Aug 2014 13:23:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XELyV-0004GN-L0 for emacs-orgmode@gnu.org; Mon, 04 Aug 2014 13:23:20 -0400 Received: from mail-oa0-x22c.google.com ([2607:f8b0:4003:c02::22c]:53625) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XELyV-0004Fp-Gk for emacs-orgmode@gnu.org; Mon, 04 Aug 2014 13:23:07 -0400 Received: by mail-oa0-f44.google.com with SMTP id eb12so5265748oac.31 for ; Mon, 04 Aug 2014 10:23:05 -0700 (PDT) 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: Ista Zahn Cc: "emacs-orgmode@gnu.org" That is what I was thinking. I had set it to 0. What happened is that instead of a block showing up, the results were delimited with a prepended '=3D' instead of a ':'. Unfortunately I forgot how this occurred, as I manually wrapped the result with a block instead, so org was happy to use that instead. Grant Rettke | ACM, ASA, FSF, IEEE, SIAM gcr@wisdomandwonder.com | http://www.wisdomandwonder.com/ =E2=80=9CWisdom begins in wonder.=E2=80=9D --Socrates ((=CE=BB (x) (x x)) (=CE=BB (x) (x x))) =E2=80=9CLife has become immeasurably better since I have been forced to st= op taking it seriously.=E2=80=9D --Thompson On Sun, Aug 3, 2014 at 7:24 PM, Ista Zahn wrote: > I'm somewhat confused by the "wrapped in =3D" part, but I think you are > looking for 'C-h v org-babel-min-lines-for-block-output'. > > Best, > Ista > > On Sun, Aug 3, 2014 at 3:03 PM, Grant Rettke wr= ote: >> Hi, >> >> Sometimes block evaluation results are wrapped with a single character l= ike =3D. >> >> When exporting to latex, the results block is lost. >> >> How may one force block evaluation always to be wrapped properly for >> export to latex? >> >> org 8.2.7a >> >> Kind regards, >> >> Grant Rettke | ACM, ASA, FSF, IEEE, SIAM >> gcr@wisdomandwonder.com | http://www.wisdomandwonder.com/ >> =E2=80=9CWisdom begins in wonder.=E2=80=9D --Socrates >> ((=CE=BB (x) (x x)) (=CE=BB (x) (x x))) >> =E2=80=9CLife has become immeasurably better since I have been forced to= stop >> taking it seriously.=E2=80=9D --Thompson >>