]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly
Web: a more greenish 'squiggle'
[lilypond.git] / Documentation / snippets / showing-the-same-articulation-above-and-below-a-note-or-chord.ly
index 82e1b686e52af5363254ebf2f2705eb9e4f33bd2..8be54608abcf7c84228222657c6ed585b27261b0 100644 (file)
@@ -38,7 +38,7 @@ smallFlageolet =
   <e d'>^\smallFlageolet_\smallFlageolet
 
   % it works only if you wrap the note inside a chord. By default,
-  % all articulations will be printed above, so you have to tweak
+  % all articulations will be printed above, so you have to tweak 
   % the direction.
   s4^"Works if written inside a chord:"
   <e-\tweak #'direction #DOWN -\smallFlageolet d'^\smallFlageolet>