Re: [O] Feature Proposal: Titled Paragraphs

2019-10-24 Thread Julius Müller
Am 23.10.19 um 16:18 schrieb Dominik Schrempf: > I agree with this proposal. At some point I already asked if the following > structure is possible: > > #+begin_example > * Title > ** Section I > Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Donec hendrerit > tempor > tellus. Donec pre

Re: [O] Feature Proposal: Titled Paragraphs

2019-10-23 Thread Fraga, Eric
On Wednesday, 23 Oct 2019 at 15:13, Christoph Michelbach wrote: > This comes with the further disadvantage that there is no syntax > highlighting for it while editing. I forgot to add that you could use hi-lock-mode to highlight your \paragraph statements. -- Eric S Fraga via Emacs 27.0.50, Org r

Re: [O] Feature Proposal: Titled Paragraphs

2019-10-23 Thread Nicolas Goaziou
Hello, Christoph Michelbach writes: > I often write documents in org mode that are going to be exported to > PDF via LaTeX and find myself writing something like > >\paragraph{Lorem Ipsum} Duis ac nibh cursus, elementum ipsum quis, >faucibus sapien. > >\paragraph{Interdum} Cras volut

Re: [O] Feature Proposal: Titled Paragraphs

2019-10-23 Thread Loris Bennett
Hi, What would be an actual example of a "paragraph that is not related to Section I, but doesn't deserve a section title"? Cheers, Loris Dominik Schrempf writes: > Hello! > > I agree with this proposal. At some point I already asked if the following > structure is possible: > > #+begin_examp

Re: [O] Feature Proposal: Titled Paragraphs

2019-10-23 Thread Dominik Schrempf
Hello! I agree with this proposal. At some point I already asked if the following structure is possible: #+begin_example * Title ** Section I Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Donec hendrerit tempor tellus. Donec pretium posuere tellus. Proin quam nisl, tincidunt et, matti

Re: [O] Feature Proposal: Titled Paragraphs

2019-10-23 Thread Fraga, Eric
Hi Cristoph, okay, paragraph headings are not what you want. And lists aren't suitable either. I don't think there is any other way and I predict that adding :: syntax in arbitrary positions will not be acceptable as a development to the language but let's see what others think. I have no stron

Re: [O] Feature Proposal: Titled Paragraphs

2019-10-23 Thread Christoph Michelbach
On 2019-10-23 15:24, Fraga, Eric wrote: Why not use a further headline if you are exporting to LaTeX? In the default configuration, the 4th level heading corresponds to \paragraph in LaTeX. 1. Because headlines and paragraphs are different things. One is used for hierarchical structuring a