X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ly%2Fcatalan.ly;h=7d5ae8164a8317048925d440c4402e310dc318ee;hb=5b7677442bf3af050d08da8a0734ddb061dc565d;hp=0ea8b90c90265210f19600a29e542079fd913e2a;hpb=8144751cb757612145b419a3ef53c972c1703747;p=lilypond.git diff --git a/ly/catalan.ly b/ly/catalan.ly index 0ea8b90c90..7d5ae8164a 100644 --- a/ly/catalan.ly +++ b/ly/catalan.ly @@ -1,8 +1,9 @@ %{ - Common catalan names for notes. "b" means flat (bemoll), "d" means sharp (diesi). - Also "s" is included for sharp (sostingut). Both "diesi" and "sostingut" are approved - by "Diccionari de la Llengua Catalana" from "Institut d'Estudis Catalans". + Common catalan names for notes. "b" means flat (bemoll), "d" means sharp + (diesi). Also "s" is included for sharp (sostingut). Both "diesi" and + "sostingut" are approved by "Diccionari de la Llengua Catalana" from + "Institut d'Estudis Catalans". Adapted from italiano.ly. @@ -73,6 +74,6 @@ pitchnamesCatalan = #`( pitchnames = \pitchnamesCatalan -\version "2.3.8" +\version "2.10.0" #(ly:parser-set-note-names parser pitchnames)