From 4012b6d2ea3553da4d02d70c63a1c5b92762473e Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Thu, 17 Dec 2009 01:12:22 +0000 Subject: [PATCH] Web build: add "web" section to colors. --- 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 4ca2a63fae..37c925c756 100644 --- a/Documentation/lilypond-texi2html.init +++ b/Documentation/lilypond-texi2html.init @@ -953,7 +953,7 @@ sub generate_ly_toc_entries($$$) my @color_3 = ( "Productions", "Testimonials", "Source", "Old downloads", - "FAQ", "Changes", "Extend", "Internals", + "Web", "FAQ", "Changes", "Extend", "Internals", "Publications", "Old news" ); my @color_4 = ( -- 2.39.5