]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/define-note-names.scm
Use queue for prioritizing slur scores.
[lilypond.git] / scm / define-note-names.scm
index 1647a34b49d40cdfa1d665686f56f188ca38f8b0..1c8fef1df92f2d9bbe3ae5bd3fac407a4a003c6c 100644 (file)
              (ly:message (_ "Using `~a' note names...") str))
          (set! pitchnames alist)
          (ly:parser-set-note-names parser alist))
-       (ly:warning (_ "Could not find language `~a'. Ignoring.") str))))
+       (ly:warning (_ "Could not find language `~a'.  Ignoring.") str))))