From 3963e96030b9c8e5e71eaa802badebb47551f576 Mon Sep 17 00:00:00 2001 From: hanwen Date: Wed, 24 Aug 2005 09:03:33 +0000 Subject: [PATCH] add note about remaining bugs. --- ChangeLog | 2 ++ input/regression/tie-chord.ly | 7 ++++++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 52b40f6ac2..4758a9b693 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2005-08-24 Han-Wen Nienhuys + * 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. diff --git a/input/regression/tie-chord.ly b/input/regression/tie-chord.ly index c77c51a6ba..a06cade46a 100644 --- a/input/regression/tie-chord.ly +++ b/input/regression/tie-chord.ly @@ -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. " } -- 2.39.5