]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/lyrics-no-notes.ly
Regression test - make whiteout.ly reproducible
[lilypond.git] / input / regression / lyrics-no-notes.ly
index bc870f59b33bbcdb5a5fcf558238f616914a5664..924127a701a01b589d38ca5000c229f32c87d613 100644 (file)
@@ -1,20 +1,19 @@
 \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.14.0"
 <<
+  \override Score.PaperColumn #'keep-inside-line = ##f
   \new Staff \relative c' {
     \key aes \major
     \context Voice = "1" { 
       f8 f
-      \emptyText
+      \textLengthOff
       
       f^"xxxxxxxxxxxxxxxxxxxxxxxxxx"  f
     }