2016-03-11 0:29 GMT+01:00 Sharon Rosner <[email protected]>:
> Hi Abraham,
>
> Putting this code into actual use, I found a show stopper. After a line
> break, the slur thickness stops being adjusted and reflects the default
> thickness value.
>
> Any idea?
>
> Sharon


How should it look in situations like below?

\score {
 { c'1( \break d') \repeat unfold 12 { d' \noBreak } c'( \break c' d' c' d') }
 \layout {
   \override Slur.after-line-breaking = #(variable-slur-thickness 3 10 1.4 12.7)
 }
}


Cheers,
  Harm

_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to