]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/piano-template-simple.ly
Web: a more greenish 'squiggle'
[lilypond.git] / Documentation / snippets / piano-template-simple.ly
index e2b50009fb9b2a08528349101f2fbdb27404054e..63efb932f05647218b8f6f84d008d48ea2de7299 100644 (file)
@@ -40,16 +40,16 @@ upper = \relative c'' {
   \clef treble
   \key c \major
   \time 4/4
-
-  a4 b c d
+  
+  a4 b c d  
 }
 
 lower = \relative c {
   \clef bass
   \key c \major
   \time 4/4
-
-  a2 c
+  
+  a2 c  
 }
 
 \score {