]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/collisions.ly
release commit
[lilypond.git] / input / regression / collisions.ly
index faf759b28908e679492436332c0e44907d733372..60c205a640397577020b2d988b081ffbf2ffeb7b 100644 (file)
@@ -1,9 +1,9 @@
 #(ly:set-option 'old-relative)
-\version "1.9.4"
+\version "2.1.30"
 \header{
 texidoc="
-Normal collisions. We have support for polyphony, where the
-middle voices are horizontally shifted.
+In addition to normal collision rules, there is support for polyphony, 
+where the collosion are avoided by shifting middle voices horizontally.
 "
 filename =      "collisions.ly"
 enteredby =     "HWN,JCN"
@@ -28,13 +28,13 @@ twovoicechords = \context Staff \notes <<
 >>
 
 
-threevoice =  \context Staff \notes <<
+threevoice = \context Staff \notes <<
         { g4 f e f g a g2 } \\
         {  c4 d e d c d es } \\
         { e4 e e e e e e e  }
 >>
 
-hairyChord =  \context Staff \notes \relative c''
+hairyChord = \context Staff \notes \relative c''
     << e \\
       fis, \\
       cis' \\