]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/part-combine-a2.ly
(print): always start from right edge of
[lilypond.git] / input / regression / part-combine-a2.ly
index 9f96159f73c840a232313e832cc01cb454b656df..16a8ff4af4b5f0df0c69f2727b8cd4dcf08dbc11 100644 (file)
@@ -1,13 +1,13 @@
 
-\version "2.1.28"
+\version "2.3.4"
 \header {
     texidoc ="The a2 string is printed only on notes (i.e. not on rests),
 and only after chords, solo or polyphony."
     }
 
-vone = \notes \relative a' { R1*2 g2 r2 g2 r2 a4 r4 g
+vone =  \relative a' { R1*2 g2 r2 g2 r2 a4 r4 g
                         }
-vtwo = \notes \relative a' { R1*2 g2 r2 g2 r2 f4 r4 g }
+vtwo =  \relative a' { R1*2 g2 r2 g2 r2 f4 r4 g }
 
 \score {
     << \set Score.skipBars = ##t