]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/lyrics-bar.ly
* Documentation/user/refman.itely: revise
[lilypond.git] / input / regression / lyrics-bar.ly
index fc41662525ee34c5746d1531f029fd6bb40ad4ea..8363e775e5ff22894654cd091343b36b32acbb5d 100644 (file)
@@ -1,4 +1,4 @@
-\version "1.5.68"
+\version "1.7.16"
 
 \header{
 texidoc="
@@ -24,7 +24,7 @@ lyrics don't collide with barlines.
        \notes \context Staff = SB { b1 b1 }
        >
        \paper {
-               linewidth = -1.0\cm
+               raggedright = ##t
                \translator {
                        \LyricsContext
                        \accepts "LyricsVoiceWithBars"
@@ -39,3 +39,4 @@ lyrics don't collide with barlines.
                }
        }
 }
+%% new-chords-done %%