]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/non-empty-text.ly
* GNUmakefile.in: clean up web building.
[lilypond.git] / input / regression / non-empty-text.ly
index 3abce658dcc823d822814d2d3cbba14893239c3c..d989b6c368901c41c07e7dcee427524bba790fb1 100644 (file)
@@ -1,4 +1,4 @@
-\version "1.5.68"
+\version "1.7.18"
 
 \header{
     texidoc="
@@ -8,7 +8,7 @@ TextScript.no-spacing-rods is used to control the horizontal size of text.
 }
 
 \score{
-    \notes{
+    \notes\relative c''{
        %% \emptyText
        %% short for \property Voice.TextScript \set #'no-spacing-rods = ##t
        c2_"very wide and long text" c | \break
@@ -20,3 +20,4 @@ TextScript.no-spacing-rods is used to control the horizontal size of text.
        linewidth  = 3.0\cm
     }
 }
+