]> git.donarmstrong.com Git - lilypond.git/commitdiff
Regtest: thinko.
authorGraham Percival <graham@percival-music.ca>
Tue, 29 Jun 2010 16:05:40 +0000 (17:05 +0100)
committerGraham Percival <graham@percival-music.ca>
Tue, 29 Jun 2010 16:05:40 +0000 (17:05 +0100)
There's no point repeating exactly the same line; the last chord
should obviously be different from the previous one.

input/regression/chord-scripts.ly

index b95cde22f0bfddcca6f64734cb8270f52294343f..31319979454e439c675e013d9e25571f3bd5ca7f 100644 (file)
@@ -13,7 +13,7 @@ texidoc = "Scripts can also be attached to chord elements."
   < c^^  > 4
   < c_^  > 4
   < c_^ e^^ > 4
-  < c_^ e^^ > 4
+  < c^^ e_^ > 4
 
 
 }