]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/vertically-centered-dynamics-and-textscripts.ly
Split WWW target in two stages WWW-1 and WWW-2
[lilypond.git] / input / lsr / vertically-centered-dynamics-and-textscripts.ly
index 4175534605c4700dba5a9069946800ebf6a0945d..63b83a8c2dd59d6e5e02a97c0efe6823ef2f4436 100644 (file)
@@ -19,7 +19,7 @@ The same idea is used to align the text scripts along their baseline.
   doctitle = "Vertically centered dynamics and textscripts"
 } % begin verbatim
 music = \relative c'' {
-  c2\p^\markup { "gorgeous" } c\f^\markup { "fantastic" }
+  c2\p^\markup { gorgeous } c\f^\markup { fantastic }
   c4\p c\f\> c c\!\p
 }