bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 2399 in lilypond: website links to 2.13 docs for 'help us' poi


From: lilypond
Subject: Re: Issue 2399 in lilypond: website links to 2.13 docs for 'help us' points to a non-existent page
Date: Fri, 16 Mar 2012 17:45:59 +0000


Comment #4 on issue 2399 by address@hidden: 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?




reply via email to

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