]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/applying-note-head-styles-depending-on-the-step-of-the-scale.ly
lilypond-book robustness: ensure EOL at the end of @verbatim
[lilypond.git] / input / lsr / applying-note-head-styles-depending-on-the-step-of-the-scale.ly
index 303c3fd1e79700d40d4df21e2041dbe03bbe5425..986b9ffd477c7268b27e657276e4947233d7d9fa 100644 (file)
@@ -92,10 +92,11 @@ fragment = {
     \break
 
     \relative c' {
-      \set shapeNoteStyles  = #'#(cross triangle fa #f
-                                  mensural xcircle diamond)
+      \set shapeNoteStyles = #'#(cross triangle fa #f
+                                 mensural xcircle diamond)
       \fragment
     }
   }
   \layout { ragged-right = ##t }
 }
+