]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/lyrics-no-notes.ly
Merge branch 'master' into dev/texi2html
[lilypond.git] / input / regression / lyrics-no-notes.ly
index bc870f59b33bbcdb5a5fcf558238f616914a5664..f4b447f98a5b3bfa05676d5ffd0c4f110a95b5e0 100644 (file)
@@ -1,20 +1,18 @@
 \header {
-  texidoc ="lyric syllables without note attachment are
-not centered; Centering may cause unintended effects when
-the papercolumn is very wide."
-  }
-\layout{
-  ragged-right = ##t
+  texidoc ="Lyric syllables without note attachment are not
+centered.  Centering may cause unintended effects when the
+paper column is very wide."
 }
+\layout{ ragged-right = ##t }
 
-\version "2.10.7"
+\version "2.11.51"
 <<
   \new Staff \relative c' {
     \key aes \major
     \context Voice = "1" { 
       f8 f
-      \emptyText
+      \textLengthOff
       
       f^"xxxxxxxxxxxxxxxxxxxxxxxxxx"  f
     }