]> 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 209c67322fd1ed81729c4ef042d2c1c16a121363..63b83a8c2dd59d6e5e02a97c0efe6823ef2f4436 100644 (file)
@@ -1,6 +1,6 @@
 %% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it
 %% This file is in the public domain.
-\version "2.11.38"
+\version "2.11.46"
 
 \header {
   lsrtags = "tweaks-and-overrides, spacing"
@@ -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
 }