On Tue, Dec 24, 2024 at 05:54:47PM +0000, Gavin Smith wrote: > On Tue, Dec 24, 2024 at 06:20:24PM +0100, Patrice Dumas wrote: > > Hello, > > > > --number-footnotes is not documented in texi2any --help, while it is > > documented in the Texinfo manual. > > > > ‘--number-footnotes’ > > ‘--no-number-footnotes’ > > With ‘--no-number-footnotes’, suppress automatic footnote > > numbering. By default, footnotes are numbered sequentially within > > a node, i.e., the current footnote number is reset to 1 at the > > start of each node. > > > > > > Should it be added to texi2any help message? If yes, it could be > > > > --[no-]number-footnotes number footnotes sequentially; > > default is on. > > > > Anything better? > > We don't have to document all of the options in the help message, only > in the manual. > > If that is the only option that we don't document, then we should add it, > but if there are more undocumented options, we should consider removing > other options from the help message only to leave frequently-used ones.
As far as I can tell, it is the only option that we don't document. -- Pat