Re: [O] Specifying document-specific settings: line breaks and unusual spacing

2017-04-30 Thread GRAWeeLD
I tried something like this: #+FREE_FLOW U n res train ed text #+FREE_FLOW and while this did admittedly came somewhat closer to what I desire by exporting the escaped characters and new lines as being a little smaller than those which were typed normally. This, however, stil

Re: [O] Specifying document-specific settings: line breaks and unusual spacing

2017-04-26 Thread Nicolas Goaziou
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? Se

Re: [O] Specifying document-specific settings: line breaks and unusual spacing

2017-04-26 Thread GRAWeeLD
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? On Tue, Apr 25, 2017 at 7:13 PM, GRAW