]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/lyrics-no-notes.ly
Merge commit 'origin' into beamlets2
[lilypond.git] / input / regression / lyrics-no-notes.ly
index bc870f59b33bbcdb5a5fcf558238f616914a5664..3c6ef07e790dd3eb4fe54118954dde5d55a25de1 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.12.0"
 <<
   \new Staff \relative c' {
     \key aes \major
     \context Voice = "1" { 
       f8 f
-      \emptyText
+      \textLengthOff
       
       f^"xxxxxxxxxxxxxxxxxxxxxxxxxx"  f
     }