From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Specifying document-specific settings: line breaks and unusual spacing Date: Wed, 26 Apr 2017 21:44:10 +0200 Message-ID: <87pofz54z9.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57977) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d3SrM-0003rN-VP for emacs-orgmode@gnu.org; Wed, 26 Apr 2017 15:44:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d3SrJ-000272-U3 for emacs-orgmode@gnu.org; Wed, 26 Apr 2017 15:44:21 -0400 Received: from relay7-d.mail.gandi.net ([2001:4b98:c:538::200]:44190) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1d3SrJ-00024c-No for emacs-orgmode@gnu.org; Wed, 26 Apr 2017 15:44:17 -0400 Received: from relay3-d.mail.gandi.net (relay3-d.mail.gandi.net [217.70.183.195]) by relay7-d.mail.gandi.net (Postfix) with ESMTPS id 1021F9E1 for ; Wed, 26 Apr 2017 21:44:15 +0200 (CEST) In-Reply-To: (graweeld@gmail.com's message of "Wed, 26 Apr 2017 14:33:41 +0000") 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: GRAWeeLD Cc: emacs-orgmode@gnu.org Hello, GRAWeeLD writes: > AsciiDoc also used the [literal] style for inordinately formatted blocks of > text. Maybe something like #+UNFORMATTED_TEXT could be an OrgMode property > which handles this. Or maybe OrgMOde already has something to handle > free-floating text and I just missed it? See (info "(org) Paragraphs"), in particular #+begin_verse ... #+end_verse Regards, -- Nicolas Goaziou