]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/catalan.ly
* scm/define-music-types.scm (music-descriptions): add
[lilypond.git] / ly / catalan.ly
index f0425045647ae0b63743393c1b4ea71c3509aede..01c7fd5f2a3ff34187e4929fe954e210984e3771 100644 (file)
@@ -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.2.0"
+\version "2.7.39"
 
 #(ly:parser-set-note-names parser pitchnames)