Re: @anchor on @item line
Eli Zaretskii <[email protected]>
| Newsgroups | gmane.comp.tex.texinfo.general,gmane.emacs.devel |
|---|---|
| Message-ID | <[email protected]> |
> From: Gavin Smith <[email protected]> > Date: Tue, 14 Nov 2023 21:58:01 +0000 > > @anchor should not appear in any context where it does not > correspond to a single position in the output file. Good luck with documenting this restriction in a way that Texinfo users can use in practice without a very deep understanding how the converters work. MO is that @anchor should always be on a line of its own. I suggest to say that in the Texinfo manual, and that using it inline is discouraged. There are no good reasons for such inline use in Texinfo documents, IME.