]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/new/dodecaphonic-style-accidentals-for-each-note-including-naturals.ly
Remove unused folder input/new/revised/. (cherry picked from commit 4998e00067f678ea4...
[lilypond.git] / input / new / dodecaphonic-style-accidentals-for-each-note-including-naturals.ly
index ee2eab0e1b94af46e103e9776211c6d1b33287e9..f1cd3193766cafe3863ae9aced6be28701c7a253 100644 (file)
@@ -24,8 +24,8 @@ This snippet shows how to achieve such notation rules.
   }
   \layout {
     \context {
-    \Staff
-    \remove "Key_engraver"
+      \Staff
+      \remove "Key_engraver"
     }
   }
 }