[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Texi2html-bug] Navigational headers
From: |
Patrice Dumas |
Subject: |
Re: [Texi2html-bug] Navigational headers |
Date: |
Wed, 5 Sep 2012 11:10:36 +0200 |
User-agent: |
Mutt/1.5.20 (2009-12-10) |
On Tue, Sep 04, 2012 at 11:47:46PM -0400, Jason Massey wrote:
> As I peruse html produced with texi2html, I notice that some pages lack
> footers with navigational controls, whereas other pages include
> navigational controls in the footer.
>
> Is there a way to have navigation in footers all the time? Is this a bug?
It is a feature, when split a node, there is no navigation footer if the
text is small. The customization variable that 'Specifies the minimum
page length required before a navigation panel is placed at the bottom
of a page' is WORDS_IN_PAGE. Setting it to 0 should do what you want.
Note: texi2html is unmaintained, development has switched to the
upcoming version of makeinfo in texinfo.
--
Pat