[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: manual title nuisance
From: |
Stepan Kasal |
Subject: |
Re: manual title nuisance |
Date: |
Wed, 12 Jan 2005 08:36:16 +0100 |
Hi,
I'm bouncing the same mail as Eli. I'm trying to preserve the MIME
structure.
Stepan
-----Forwarded mail:
From: Bruno Haible <address@hidden>
To: Eli Zaretskii <address@hidden>
Date: Tue, 11 Jan 2005 21:50:09 +0100
Eli Zaretskii asked:
> > make html-monolithic
> >
> > uses a different version of texi2html that does not have this bug.
>
> Why doesn't it use "makeinfo --html --no-split"?
"makeinfo --html --no-split --no-headers" is a little more appropriate.
(The node headers are a relic from terminal based 'info' and are useless
clutter when I'm viewing the document in a browser that has a scrollbar.)
But then there are still three points where texi2html's output is prettier
(when viewed in konqueror 3.1.0):
1) Block indentation is wrong by one space in the first line of the block.
(You might say that it's a konqueror problem, but it's a widely deployed
one, and I expect some interoperability between GNU programs and standard
browsers.)
2) Closing quotes are presented through an apostrophe, which according to
ISO-8859 and Unicode standards is a vertical apostrophe. texi2html does it
better: it uses an acute accent instead. (Remember that the acute accent
is the mirror symbol of the grave accent U+0060.)
3) Extra vertical white space when a section begins with an @example.
Find attached the unaesthetic makeinfo-4.8 output.
Bruno
_______________________________________________
address@hidden
http://lists.gnu.org/mailman/listinfo/bug-gnu-utils
- Re: manual title nuisance,
Stepan Kasal <=