• Fred Drake's avatar
    Don't assume the name of the table of contents will be contents.html; · cebe3bb1
    Fred Drake authored
    that won't be right when mkhowto is called with --numeric (as it is
    for the Python Tutorial).  Save the actual name we use when we build
    the table of contents, then use that in the page head metadata.  The
    node2label.pl script will munge this properly when --numeric isn't
    given, so this works in both cases.
    Closes SF bug #761830.
    cebe3bb1
l2hinit.perl 22.9 KB