]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/dodecaphonic-style-accidentals-for-each-note-including-naturals.ly
Merge branch 'master' of carldsorensen@git.sv.gnu.org:/srv/git/lilypond into ralph
[lilypond.git] / input / lsr / dodecaphonic-style-accidentals-for-each-note-including-naturals.ly
index 79ce6efa276348a481e89aa9a0d333ce801bffcf..f326d4f41bc31f35e124d46a111e07362a3b8975 100644 (file)
@@ -54,8 +54,8 @@ This snippet shows how to achieve such notation rules.
   }
   \layout {
     \context {
-    \Staff
-    \remove "Key_engraver"
+      \Staff
+      \remove "Key_engraver"
     }
   }
 }