On Fri, Jun 19, 2026 at 12:35:07PM -0400, Gavin D. Smith wrote:
> @@ -4547,6 +4547,7 @@ pointers (@pxref{Writing a Node}), although this is not 
> recommended.
>  When you delete or rename a node, it is usually a good idea to define an
>  @code{@@anchor} with the old name.  That way, any links to the old node,
>  whether from other Texinfo manuals or general web pages, keep working.
> +Place any such anchors immediately after the @samp{@@node} line.
>  
>  By default, links to anchors are unaffected by the
>  @code{xrefautomaticsectiontitle} setting (see @ref{Three Arguments,,

Shouldn't it better be after the sectioning @-command associated to the
@node?  Right after the @node probably works both in texi2any and
texinfo.tex, but in other places we ask to have the sectionning
@-command right after the @node, if I recall well.

-- 
Pat

  • Re: Patrice Dumas
    • Re: Gavin Smith

Reply via email to