From 472ecfdd548d8f700d71ec1a403b7a5bdce7d5ba Mon Sep 17 00:00:00 2001 From: Jean-Charles Malahieude Date: Sat, 15 Oct 2016 20:53:16 +0200 Subject: [PATCH] Web: fix new home page MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit – make the first example's link to be relative – add a note for translators --- Documentation/web.texi | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Documentation/web.texi b/Documentation/web.texi index 15e568c52e..3081e4d3c8 100644 --- a/Documentation/web.texi +++ b/Documentation/web.texi @@ -158,10 +158,13 @@ orchestral projects, customized output, and even Schenker graphs. @end ifclear @ifset web_version @c anchor links, link to individual examples by their tag + @c Translators should use the localized anchor name + @c (e.g. examples.html#Musica-Antica) + @c to be found in out-www/web/examples.LL.html LilyPond is a powerful and flexible tool for engraving tasks of all kinds, for example -@uref{http://lilypond.org/examples.html#Classical-Music, classical music} +@uref{examples.html#Classical-Music, classical music} (like the example above by J.S. Bach), @uref{examples.html#Complex-Notation, complex notation}, @uref{examples.html#Early-Music, early music}, -- 2.39.5