]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/catalan.ly
* ly/property-init.ly (hideStaffSwitch): remove turnOff.
[lilypond.git] / ly / catalan.ly
index e7021c167c84b186909ce00573045be85672469b..4be85c14ee2db9ff4605e5ef06ecf04040af6316 100644 (file)
@@ -1,7 +1,7 @@
 %{
 
  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
+ Also "s" is included for sharp (sostingut).  Neutral "diesi" and "sostingut" are approved
  by "Diccionari de la Llengua Catalana" from "Institut d'Estudis Catalans".
 
  Adapted from italiano.ly.
@@ -73,6 +73,6 @@ pitchnamesCatalan = #`(
 
 pitchnames = \pitchnamesCatalan
 
-\version "2.3.16"
+\version "2.3.17"
 
 #(ly:parser-set-note-names parser pitchnames)