Le vendredi 19 janvier 2007 à 15:49 +0000, Toine Schreurs a écrit :
> All links to the Program Reference from the one-big-page User Manual 
> are broken.
> 
> For example: in 6.5.2 the link 'Program reference: Slur.' points to 
>   http://lilypond.org/doc/v2.11/Documentation/user/lilypond-internals#Slur
> 
> (which is redirected to
>   http://lilypond.org/doc/v2.11/Documentation/user/lilypond-internals/#Slur
> )
> 
> and should probably point to
> http://lilypond.org/doc/v2.11/Documentation/user/lilypond-internals.html#Slur
> 
> The broken links occur in versions 2.10 and 2.11 (2.8 is ok)


This is an avatar of a well-known issue, see
http://lists.gnu.org/archive/html/bug-lilypond/2006-12/msg00134.html

If we don't want to keep stripping .html extensions, and if there is no
workaround with Apache to make a distinction between foo[.html] and
foo/[index.html], the best fix I can think of is to rename big foo.html
pages to foo-big-page.html, so they no more conflict with foo/, and add
a regexp substitution in add_html_footer ro fix the links.  Unless this
bug has a high priority, I'll fix it after the buildscripts cleanup
(which is at top of my to-do).


Greetings
-- 
John Mandereau <[EMAIL PROTECTED]>



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

Reply via email to