[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Texi2html-bug] Top node is "unnumbered" rather than "settitle" if t
From: |
Patrice Dumas |
Subject: |
Re: [Texi2html-bug] Top node is "unnumbered" rather than "settitle" if there are no subnodes |
Date: |
Tue, 7 Oct 2008 01:06:08 +0200 |
User-agent: |
Mutt/1.5.18 (2008-05-17) |
On Mon, Oct 06, 2008 at 11:38:37PM +0200, Reinhold Kainhofer wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hello Patrice,
> If a file contains only the Top node, but no other nodes, the top node will
> have the css class "unnumbered", while it will have the class "settitle" if
> the Top node contains children.
>
> <h1 class="unnumbered">Top node is class "unnumbered" if no
> subnodes
> in file</h1>
>
> vs.
>
> <h1 class="settitle">Top node is class "settitle" if there are
> subnodes in file</h1>
>
> This of course creates problems when one wants to style the page using css :(
I am not very surprised that it shows this inconsistency. I'll also look
at what makeinfo --html does.
--
Pat