On Thu, Jul 27, 2023 at 11:13:52PM -0700, Per Bothner wrote: > My priority issue was to be able to vary the splitting level, > but allow sidebar entries to go deeper than the splitting level. > > This seems to be working acceptably at this point, by leaving out @node > commands. > See e.g. https://domterm.org/Settings.html > Source: https://github.com/PerBothner/DomTerm/blob/master/doc/DomTerm.texi
Perfect then. My guess is that setting USE_NODES=0 would also have worked fine. In that case, this could also solve the issue of @anchor association, but this could be checked/revisited later. -- Pat