On Tue, Jul 26, 2016 at 12:40:38PM -0400, Robert Weiner wrote: > > On Jul 26, 2016, at 11:01 AM, Eli Zaretskii <[email protected]> wrote: > > > > So that links to sections don't change when the manual is split in a > > different way. Otherwise, splitting the manual in a different way > > would invalidate the links. > > I see. So is there no way to make the redirection links part of the > index.html or whatever contains the master menu and would exist regardless > of the split used?
The problem is for inter-manual links, they are on nodes. We propose 2 possibilities, non split (links are anchors in an index.html) or split (links are anchors in per node files). The file names of the chapter split cannot be known when generating the manual linking to your manual, so there has to be redirections from split manuals in node files. -- Pat
