]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/suomi.ly
($(outdir)/%.pdf): add DVIPS_FLAGS. This will
[lilypond.git] / ly / suomi.ly
index 2dcb32e1a510f974bd22987dcb8d2f5fb0277bb4..7e0d10f3be5334816550aedbd89893751125e33f 100644 (file)
@@ -6,7 +6,7 @@
 % 2001/08/28 Heikki Junes <<heikki.junes@hut.fi>>
 %            added bb and marked heses as `unusual'
 
-\pitchnames #`(
+pitchnamesSuomi = #`(
        (ceses . ,(ly:make-pitch -1 0 DOUBLE-FLAT))
        (ces . ,(ly:make-pitch -1 0 FLAT))
        (c . ,(ly:make-pitch -1 0 NATURAL))
@@ -45,4 +45,7 @@
        (his . ,(ly:make-pitch -1 6 SHARP))
        (hisis . ,(ly:make-pitch -1 6 DOUBLE-SHARP))
 )
-\version "1.9.7"
+
+pitchnames = \pitchnamesSuomi
+
+\version "2.1.22"