Re: [O] ox-texinfo: use an Org section as Info Top node

2018-06-18 Thread Jonas Bernoulli
Nicolas Goaziou writes: > > Jonas Bernoulli writes: > >> Currently ox-texinfo uses the text before the first Org section as the >> "Top" Info node. That is fine for manuals like org-manual.org where >> that part of the document only consists of a few lines. In my manuals >> there are up to 40

Re: [O] ox-texinfo: use an Org section as Info Top node

2018-06-17 Thread Nicolas Goaziou
Hello, Jonas Bernoulli writes: > Currently ox-texinfo uses the text before the first Org section as the > "Top" Info node. That is fine for manuals like org-manual.org where > that part of the document only consists of a few lines. In my manuals > there are up to 40 lines before the first head

[O] ox-texinfo: use an Org section as Info Top node

2018-06-16 Thread Jonas Bernoulli
Hello, Congratulation on converting the Org manual to Org! (I haven't really gotten around to adjusting magit.org and my other manuals yet though.) Anyway, I have an only marginally related feature request: Currently ox-texinfo uses the text before the first Org section as the "Top" Info node.