]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/spacing-bar-stem.ly
Imported sources
[lilypond.git] / input / regression / spacing-bar-stem.ly
index 946628b167e6c76f8691b7ad2b0485abc5f44486..ac2652155bef29d7c9c3cafbc04725ded9ce0e82 100644 (file)
@@ -1,3 +1,5 @@
+
+\version "2.1.7"
 \header {
 texidoc = "Downstem notes following a barline are
 printed with some extra space. This is an optical correction similar
@@ -19,5 +21,6 @@ su = \property Voice.Stem \set #'direction = #1
 \sd c4 \su c4
 \sd f c,4  c'4 cis4 \stemUp c4
 }
-\paper { linewidth = -1. }
+\paper { raggedright = ##t}
 }
+