]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/tie-chord.ly
Add regression test add-grace-property.ly for issue 3505
[lilypond.git] / input / regression / tie-chord.ly
index bcf5696d536c207603cbc7c32c071ebd3bbb2403..d830bd01a9d98c4c3a51389ff806e9e264239b22 100644 (file)
@@ -1,19 +1,17 @@
 \header {
 
-
   texidoc = "In chords, ties keep closer to the note head vertically,
-but never collide with heads or stems. Seconds are formatted up/down;
+but never collide with heads or stems.  Seconds are formatted up/@/down;
 the rest of the ties are positioned according to their vertical
 position.
 
-The code does not handle all cases. Sometimes ties will printed on top
-of or very close to each other. This happens in the last chords of
-each system.  "
-  
+The code does not handle all cases.  Sometimes ties will printed on top
+of or very close to each other.  This happens in the last chords of
+each system."
 
 }
 
-\version "2.10.0"
+\version "2.16.0"
 
 \paper {
   indent = #0.0
@@ -71,7 +69,7 @@ baseChords =
   <a b e f>
   <a c d f>
   <a c e f>
-  <f a e f>
+  <f a e' f>
   <c e f a> 
   <c e g a>
   <f b e a>