Added as slur-broken-tie.ly. Only the first of the two problems remains.
On Monday 13 September 2004 08.44, Werner LEMBERG wrote:
> % important
> % [EMAIL PROTECTED]
>
> \version "2.3.16"
>
> \header { texidoc = "
> This example shows two problems:
>
> . The end point of a broken slur before the break is taken too low
> sometimes, causing an extreme curvature of the slur.
>
> . Broken slurs and ties sometimes collide.
> " }
>
>
> \score {
> \relative c' {
> c'8[( c c c] g2 ~ | \break
> g1) | \break
> \slurDown c8[( c] g4 ~ g2 ~ | \break
> g2 ~ g2)
> }
>
> \paper {
> indent = 0.0\mm
> linewidth = 40.0\mm
> }
> }
>
> % EOF
>
_______________________________________________
bug-lilypond mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/bug-lilypond