>> Ouch! I simply searched for the string 'footer' in the Texinfo
>> info pages and I got no hit. I now see that the description of
>> `WORDS_IN_PAGE` is in the 'Customization of Navigation and Headers'
>> section (as it should be), which I missed.
>
> You could also have checked the indices w
On Wed, Jul 09, 2025 at 05:04:34AM +, Werner LEMBERG wrote:
> Ouch! I simply searched for the string 'footer' in the Texinfo info
> pages and I got no hit. I now see that the description of
> `WORDS_IN_PAGE` is in the 'Customization of Navigation and Headers'
> section (as it should be), whic
>> What must I do to always get a navigation panel in the footer
>> (i.e., `NODE_FOOTER_BUTTONS`)?
>
> texi2any --html -c FORMAT_MENU=menu -c WORDS_IN_PAGE=0 test.texi
>
> The setting of FORMAT_MENU is immaterial.
Thanks!
> This question has been asked so many times before that I wonder if
>
On Tue, Jul 08, 2025 at 07:42:13PM +, Werner LEMBERG wrote:
>
> [texi2any 6.8, 7.2]
>
>
> texi2any --html -c FORMAT_MENU=menu menu.texinfo
> ```
>
> There is only a header but no footer navigation panel.
>
> What must I do to always get a navigation panel in the footer (i.e.,
> `NODE_FOOT
On Tue, Jul 08, 2025 at 07:42:13PM +, Werner LEMBERG wrote:
> There is both a header and a footer navigation panel. However, the
> files `Foo.html` and `Bar.html` look like the following:
>
> ```
> Previous: Foo, Up: Top
> ---
>
> ...
>
> ```
>
> There is only a