From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thibault Polge Subject: Re: Different exporters behave differently re exporter-specific lines Date: Tue, 29 Oct 2019 17:22:16 +0100 Message-ID: <877e4ny11j.fsf@thb.lt> References: <87a79jy99x.fsf@thb.lt> <87imo735tx.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:50483) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iPUGI-0001YB-Ss for emacs-orgmode@gnu.org; Tue, 29 Oct 2019 12:22:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iPUGH-0004Sv-Cy for emacs-orgmode@gnu.org; Tue, 29 Oct 2019 12:22:26 -0400 Received: from 8.mo178.mail-out.ovh.net ([46.105.74.227]:35218) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iPUGH-0004RL-6v for emacs-orgmode@gnu.org; Tue, 29 Oct 2019 12:22:25 -0400 Received: from player774.ha.ovh.net (unknown [10.108.35.110]) by mo178.mail-out.ovh.net (Postfix) with ESMTP id C294C7D766 for ; Tue, 29 Oct 2019 17:22:22 +0100 (CET) In-reply-to: <87imo735tx.fsf@nicolasgoaziou.fr> 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" To: Nicolas Goaziou Cc: emacs-orgmode@gnu.org > I doubt it. There are 3 paragraphs, even for LaTeX, since there are > empty lines. I believe there may have been a communication issue somewhere, since you cite my message with extra \n --- there are no empty lines in my original message. For reference, here's the exact input I've used: . The PDF output is at https://paste.thb.lt/test.pdf, the HTML output here https://paste.thb.lt/test.html As you can see, the LaTeX PDFs have everything in a single line, the HTML output displays four separate paragraphs. Best regards, Thibault