From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: Jonas Bernoulli <jonas@bernoul.li>
Cc: emacs-orgmode@gnu.org
Subject: Re: ox-texinfo: add support for NONODE element property
Date: Sun, 10 Apr 2016 09:18:56 +0200 [thread overview]
Message-ID: <878u0mnd7j.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <87egagfl6b.fsf@bernoul.li> (Jonas Bernoulli's message of "Fri, 08 Apr 2016 12:29:32 +0200")
Hello,
Jonas Bernoulli <jonas@bernoul.li> writes:
> In the Magit manual I usually use separate nodes for sections and
> subsections, but in a few cases a section's children should be part
> of the section's node.
>
> I accomplished that by adding an additional element property NONODE
> and redefining `org-texinfo-headline' and `org-texinfo--menu-entries'
> accordingly. Here is an equivalent patch:
This sounds interesting. What happens if one tries to link to a "nonode"
heading within Org?
> + (numberedp (and (not nonode)
> + (org-export-numbered-headline-p headline info)))
This change is unrelated to the specification. There is
already :UNNUMBERED: property for this.
Regards,
--
Nicolas Goaziou
prev parent reply other threads:[~2016-04-10 7:16 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-08 10:29 ox-texinfo: add support for NONODE element property Jonas Bernoulli
2016-04-08 10:40 ` Jonas Bernoulli
2016-04-10 7:18 ` Nicolas Goaziou [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=878u0mnd7j.fsf@nicolasgoaziou.fr \
--to=mail@nicolasgoaziou.fr \
--cc=emacs-orgmode@gnu.org \
--cc=jonas@bernoul.li \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).