]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/catalan.ly
* make/lilypond.fedora.spec.in (Group): remove
[lilypond.git] / ly / catalan.ly
index eddc835d7d355a44bf2b8f5c08bee218156ac8e7..5bda5ee19f2e1c719efd42879a5d3180273d4fed 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,4 +74,6 @@ pitchnamesCatalan = #`(
 
 pitchnames = \pitchnamesCatalan
 
-\version "2.2.0"
+\version "2.4.0"
+
+#(ly:parser-set-note-names parser pitchnames)