help-texinfo
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [help-texinfo] texi2any --html 5.1 Questionable Header Link


From: Anthony G. Bradford
Subject: Re: [help-texinfo] texi2any --html 5.1 Questionable Header Link
Date: Wed, 2 Oct 2013 11:29:32 -0700 (PDT)

Karl

This does change the URL and works

texi2any -c TOP_NODE_UP_URL=.. --html Manual -o .
or
texi2any --set-customization-variable TOP_NODE_UP_URL=.. --html Manual -o .

I still think the old default value of "../index.html#dir" is much better than
"../dir/index.html"

Many Thanks!


From: Karl Berry <address@hidden>
To: address@hidden
Cc: address@hidden
Sent: Sunday, September 29, 2013 6:57 PM
Subject: Re: [help-texinfo] texi2any --html 5.1 Questionable Header Link

    select "(dir)" makes the browser try to resolve ../dir/index.html or
    hostname:8080/dir/index.html

    Which errors out. Wouldn't pointing to ../index.html#dir be better?

Probably.  Thanks for the suggestion.  I was under the impression that
there was a customization variable to allow specifying where it goes,
but sadly, I'm not seeing that now.

    Next: Team Members, Up: (dir)   [Contents][Index]
    to having a space or two added between  [Contents]  [Index]

Yes, perhaps.

Thanks again,
Karl



reply via email to

[Prev in Thread] Current Thread [Next in Thread]