John Williams wrote:
On Mon, 6 Nov 2006, Graham Percival wrote:
Sorry to nitpick again, but please keep lilypond emails on the mailist.
This way other people can contribute to the discussion.
Here's one which has not been fixed yet. The output is ok again, but
there are false warnings "Ignoring grob for slur. avoid-slur not set?" for
each of the notes with a \mordent. Staccato and trill do not cause
warnings.
Han-Wen, I thought you added code to set avoid-slur by default. Am I
mistaken, or is this a new bug in that code?
\version "2.9.28"
\score{
\relative c' {
b-. \( b-. b-. b-. \) |
b-\mordent \( b-\mordent b-\mordent b-\mordent \) |
b-\trill \( b-\trill b-\trill b-\trill \) |
}
}
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond