]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/catalan.ly
* input/regression/spacing-to-grace.ly: new file.
[lilypond.git] / ly / catalan.ly
index 403494d2cb1e372e53495ab7797a43fccc2d4540..92e0ca8140cef90e50eb0e9e687a32ee358b1cf0 100644 (file)
@@ -17,7 +17,7 @@
 
 
 % For using "sostingut" notation, which is also correct
-\notenames #'(
+\pitchnames #`(
        (dobb . ,(make-pitch -1 0 -2 ))
        (dob . ,(make-pitch -1 0 -1 ))
        (do . ,(make-pitch -1 0 0 ))
@@ -53,6 +53,8 @@
        (si . ,(make-pitch -1 6 0 ))
        (sid . ,(make-pitch -1 6 1 ))
        (sidd . ,(make-pitch -1 6 2 ))
+
+       ;; Now that we have espanol.ly, should these be junked? --jcn
        (dos . ,(make-pitch -1 0 1 ))
        (doss . ,(make-pitch -1 0 2 ))
        (res . ,(make-pitch -1 1 1 ))
@@ -71,4 +73,4 @@
 
 
 
-\version "1.3.96";
+\version "1.5.68"