Unfortunately, the texi2html perl script doesn't handle headers and footers yet and
generates the TOC automatically without ability for touchup.  'makeinfo --html' has a
similar problem, in that it will process commands like @everyheader but will only
generate monolithic output with the single header at the top or footer at the bottom.
Besides, the output of makeinfo is almost identical to an info file, which I don't
find aesthetically pleasing in HTML.

Anyway, I checked in a workaround that sets the HTML <TITLE> string on every page if
the page happens to be built with texi2html (which is how I've been doing it).  It's
not on the page, but I expect many people will be able to find the string in their
browser's title bar.

If I get around to creating an html target in doc, I may write a sed script to go
along with it and munge in the headers, but I wouldn't count on that happening soon.

Derek

--
Derek Price                      CVS Solutions Architect ( http://CVSHome.org )
mailto:[EMAIL PROTECTED]     OpenAvenue ( http://OpenAvenue.com )
--
Spitwads are not free speech.
Spitwads are not free speech.
Spitwads are not free speech...

          - Bart Simpson on chalkboard, _The Simpsons_

Michael Peck wrote:

> I have a request for a small change to the docs.  On the first page, please put the
> version it applies to.
>
> I found the line stating this applies to 1.11 in between the TOC and Chapter 1, but
> it would be very handy to have a line at the top, and maybe in the file name.
> There are so many copies of this floating around the net, it's been very hard to
> distinguish which version is for which code version.
>
> Thanks!
>
> Mike
>
> "Derek R. Price" wrote:
>
> > "Derek R. Price" wrote:
> >
> > > [EMAIL PROTECTED] wrote:
> > >
> > > > Is the Cederqvist manual available in downloadable form from somewhere?
> > > > Thank you.
> >
> > Oh, there's a PDF version with working links at
> > http://www.cvshome.org/docs/cvspdf/cvs1_11.pdf , too.
> >
> > Derek
> >
> > --
> > Derek Price                      CVS Solutions Architect ( http://CVSHome.org )
> > mailto:[EMAIL PROTECTED]     OpenAvenue ( http://OpenAvenue.com )
> > --
> > Underwear should be worn on the inside.
> > Underwear should be worn on the inside.
> > Underwear should be worn on the inside...
> >
> >           - Bart Simpson on chalkboard, _The Simpsons_


_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to