diff options
author | Federico Bruni <fede@inventati.org> | 2016-05-31 12:34:08 +0200 |
---|---|---|
committer | Federico Bruni <fede@inventati.org> | 2016-06-06 12:41:33 +0200 |
commit | 58d22c26c9ed6f1845ebb5a7f36bdba8edf1b03b (patch) | |
tree | b91b15c28a26491dd9fd17724f3dd4c46ddc5f00 | |
parent | cc1ddd780681ecb659d5c8a5a5de157d3eb370e0 (diff) |
issue 4848: fix broken link on GSoC page
Replace comma in URL with %2C entity, otherwise texinfo
considers it as a comma delimiter of @uref.
-rw-r--r-- | Documentation/es/web/community.itexi | 2 | ||||
-rw-r--r-- | Documentation/fr/web/community.itexi | 2 | ||||
-rw-r--r-- | Documentation/ja/web/community.itexi | 2 | ||||
-rw-r--r-- | Documentation/web/community.itexi | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/Documentation/es/web/community.itexi b/Documentation/es/web/community.itexi index 72d2bd2df4..cdbf9c870d 100644 --- a/Documentation/es/web/community.itexi +++ b/Documentation/es/web/community.itexi @@ -1059,7 +1059,7 @@ Carl Sorensen Para barras de corchea normales, de pentagrama cruzado, interrumpidas y en ángulo. El barrado debería depender del contexto y de las notas vecinas (véase la sección 2.2 de -@uref{http://imslp.org/wiki/Repository_of_Music-Notation_Mistakes_%28Coulon,_Jean-Pierre%29, +@uref{http://imslp.org/wiki/Repository_of_Music-Notation_Mistakes_%28Coulon%2C_Jean-Pierre%29, este libro}). Si es posible, reducir el tiempo de cálculo del barrado. diff --git a/Documentation/fr/web/community.itexi b/Documentation/fr/web/community.itexi index b0ff6a68cb..98cf3dc3b0 100644 --- a/Documentation/fr/web/community.itexi +++ b/Documentation/fr/web/community.itexi @@ -1092,7 +1092,7 @@ LilyPond Une ligature, qu'elle soit rectiligne, passe d'une portée à l'autre, discontinue ou coudée, devrait dépendre du contexte et des notes adjacentes (voir -@uref{http://imslp.org/wiki/Repository_of_Music-Notation_Mistakes_%28Coulon,_Jean-Pierre%29, +@uref{http://imslp.org/wiki/Repository_of_Music-Notation_Mistakes_%28Coulon%2C_Jean-Pierre%29, la section 2.2 de cet article}). Dans la mesure du possible, raccourcir le temps de calcul nécessaire à la génération des ligatures. diff --git a/Documentation/ja/web/community.itexi b/Documentation/ja/web/community.itexi index 7a5e4de0cb..0b8448c59b 100644 --- a/Documentation/ja/web/community.itexi +++ b/Documentation/ja/web/community.itexi @@ -1027,7 +1027,7 @@ Carl Sorensen For regular, cross-staff, broken and kneed beams. Beaming should depend on context and neighbor notes (see section 2.2 of -@uref{http://imslp.org/wiki/Repository_of_Music-Notation_Mistakes_%28Coulon,_Jean-Pierre%29, +@uref{http://imslp.org/wiki/Repository_of_Music-Notation_Mistakes_%28Coulon%2C_Jean-Pierre%29, this book}). If possible also reduce beaming-computation time. @strong{Difficulty:} medium diff --git a/Documentation/web/community.itexi b/Documentation/web/community.itexi index 4f37c3fb9e..31b400fa89 100644 --- a/Documentation/web/community.itexi +++ b/Documentation/web/community.itexi @@ -1016,7 +1016,7 @@ Carl Sorensen For regular, cross-staff, broken and kneed beams. Beaming should depend on context and neighbor notes (see section 2.2 of -@uref{http://imslp.org/wiki/Repository_of_Music-Notation_Mistakes_%28Coulon,_Jean-Pierre%29, +@uref{http://imslp.org/wiki/Repository_of_Music-Notation_Mistakes_%28Coulon%2C_Jean-Pierre%29, this book}). If possible also reduce beaming-computation time. @strong{Difficulty:} medium |