Updates:
Owner: [email protected]
Comment #28 on issue 2584 by [email protected]: please make partcombine merge
slurs
http://code.google.com/p/lilypond/issues/detail?id=2584
Regarding comment 18: the given example
\relative c' { a( \appoggiatura g8 b) a \appoggiatura g8 b) }
properly displays a warning for the second slur now:
junk.ly:1:58: warning: cannot end slur
\relative c' { a( \appoggiatura g8 b) a \appoggiatura g8 b
) }
However, the first "correct" appogiatura sucks royally. We'll probably
need to implement some sort of slur/slur avoidance. That's definitely a
different issue, though.
Attachments:
junk.preview.png 5.3 KB