From dd3fb6fed119010fe3dfe83a4b66bbb09740d6c2 Mon Sep 17 00:00:00 2001 From: Jan Nieuwenhuizen Date: Wed, 11 Nov 2009 14:41:56 +0100 Subject: [PATCH] Find and lowercase yet another [Welcome to hardcode county] copy of "Manuals". * Modified Documentation/lilypond-texi2html.init Can't we somehow write a nice git commit hook that refuses to copy any information? Sigh. --- Documentation/lilypond-texi2html.init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/lilypond-texi2html.init b/Documentation/lilypond-texi2html.init index de2283cccd..fa4937fc4a 100644 --- a/Documentation/lilypond-texi2html.init +++ b/Documentation/lilypond-texi2html.init @@ -684,7 +684,7 @@ sub lilypond_print_toc_div ($$) } my $reldir = ""; $reldir = "../" if ($Texi2HTML::Config::SPLIT eq 'section'); - my $uplink = $reldir."Manuals.${lang}html"; + my $uplink = $reldir."manuals.${lang}html"; print $fh "

<< " . -- 2.39.5