From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Extra space after listings in LaTeX export with minted Date: Fri, 15 Mar 2013 18:45:14 +0100 Message-ID: <87k3p85zh1.fsf@gmail.com> References: <87obela8k0.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:58686) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UGYh4-0002DU-85 for emacs-orgmode@gnu.org; Fri, 15 Mar 2013 13:45:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UGYh3-0004jx-00 for emacs-orgmode@gnu.org; Fri, 15 Mar 2013 13:45:26 -0400 Received: from mail-wi0-x22e.google.com ([2a00:1450:400c:c05::22e]:56263) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UGYh2-0004jr-QB for emacs-orgmode@gnu.org; Fri, 15 Mar 2013 13:45:24 -0400 Received: by mail-wi0-f174.google.com with SMTP id hi8so783517wib.1 for ; Fri, 15 Mar 2013 10:45:23 -0700 (PDT) In-Reply-To: <87obela8k0.fsf@gmail.com> (Aaron Ecay's message of "Thu, 14 Mar 2013 19:03:11 -0400") 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: Richard Stanton Cc: "emacs-orgmode@gnu.org" Hello, Aaron Ecay writes: > I am not sure there is a way to automate the \noindent: LaTeX indents > the beginning of paragraphs, and in org there is no way to have a > paragraph that contains a source listing. (In latex there is: don=E2=80= =99t > leave a blank line after the \end{minted}. But I don=E2=80=99t think org= has a > way to represent/output such a thing.=20=20 Don't leave a blank line after the #+END_SRC. Regards, --=20 Nicolas Goaziou