CVSROOT:        /cvsroot/lilypond
Module name:    lilypond
Branch:         
Changes by:     Han-Wen Nienhuys <[EMAIL PROTECTED]>    05/08/24 09:03:33

Modified files:
        .              : ChangeLog 
        input/regression: tie-chord.ly 

Log message:
        add note about remaining bugs.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/ChangeLog.diff?tr1=1.4071&tr2=1.4072&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/input/regression/tie-chord.ly.diff?tr1=1.35&tr2=1.36&r1=text&r2=text

Patches:
Index: lilypond/ChangeLog
diff -u lilypond/ChangeLog:1.4071 lilypond/ChangeLog:1.4072
--- lilypond/ChangeLog:1.4071   Tue Aug 23 22:41:52 2005
+++ lilypond/ChangeLog  Wed Aug 24 09:03:33 2005
@@ -1,5 +1,7 @@
 2005-08-24  Han-Wen Nienhuys  <[EMAIL PROTECTED]>
 
+       * input/regression/tie-chord.ly: add note about remaining bugs.
+
        * lily/tie.cc (print): try Tie_column::set_directions () if
        control-points not yet defined.
 
Index: lilypond/input/regression/tie-chord.ly
diff -u lilypond/input/regression/tie-chord.ly:1.35 
lilypond/input/regression/tie-chord.ly:1.36
--- lilypond/input/regression/tie-chord.ly:1.35 Mon Aug 22 14:06:11 2005
+++ lilypond/input/regression/tie-chord.ly      Wed Aug 24 09:03:33 2005
@@ -3,7 +3,12 @@
 
   texidoc = "In chords, ties keep closer to the note head vertically,
 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 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.  "
   
 
 }


_______________________________________________
Lilypond-cvs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-cvs

Reply via email to