]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/lyrics-no-notes.ly
Merge remote-tracking branch 'origin/master' into translation
[lilypond.git] / input / regression / lyrics-no-notes.ly
index 30d2535c59be09e640d3e2379e819a6a930026a4..1262e70c9c964ca5f7eb733f5f7811368da54373 100644 (file)
@@ -1,7 +1,6 @@
 \header {
-  texidoc ="Lyric syllables without note attachment are not
-centered.  Centering may cause unintended effects when the
-paper column is very wide."
+  texidoc ="Lyric syllables without note attachment are
+aligned correctly even if the paper column is very wide."
 }
  
 \layout{ ragged-right = ##t }
@@ -21,7 +20,7 @@ paper column is very wide."
   \new Lyrics \lyricmode {
     \skip 8
     \skip 8
-    x8
+    xx8
     x8
   }
 >>