Comment #4 on issue 2399 by [email protected]: website links to 2.13 docs for 'help us' points to a non-existent page
http://code.google.com/p/lilypond/issues/detail?id=2399

lilypond-texi2html.init line 1427:
    # TODO: very yucky, but will be fixed in issue 1004
    if ($web_manual) {
      my $only_web = $ENV{ONLY_WEB};
      if ($only_web) {
        $href = "../../doc/v2.13/Documentation/web/".$href;
      }
    }

do we want just a substitution at every release or a proper fix?


_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to