]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/new/dodecaphonic-style-accidentals-for-each-note-including-naturals.ly
Merge commit 'origin/dev/jneeman' into systems-per-page
[lilypond.git] / input / new / dodecaphonic-style-accidentals-for-each-note-including-naturals.ly
index 0a9729cae4fc27fb094281d9c2734a72835d2246..f1cd3193766cafe3863ae9aced6be28701c7a253 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.11.62"
+\version "2.12.0"
 
 \header {
   lsrtags = "pitches"
@@ -24,8 +24,8 @@ This snippet shows how to achieve such notation rules.
   }
   \layout {
     \context {
-    \Staff
-    \remove "Key_engraver"
+      \Staff
+      \remove "Key_engraver"
     }
   }
 }