Hi Andrew,

the code you posted doesn't produce a bracket at all entered to lilybin.com
Try this

\version "2.19.48"
{
  \override TupletBracket.avoid-slur = #'outside
   \shape #'((0 . 2) (0 . 2) (0 . 2) (0 . 2)) Slur
  \tuplet 5/4 { c''( bes' fis' d' ges') }
}

Greeting,
Manuela

2017-04-25 7:25 GMT+02:00 Andrew Bernard <andrew.bern...@gmail.com>:

> H Manuela,
>
> I did, naturally. The slur intersects the bracket, and commenting out the
> override you show produces the same result as having it. So I don't think
> this is the answer.
>
> Andrew
>
>
> On 25 April 2017 at 15:06, Manuela <pressephotogra...@gmail.com> wrote:
>
>> Try this code:
>>
>> \version "2.19.48"
>> {
>>   \override TupletBracket.avoid-slur = #'outside
>>   \tuplet 5/4 { c''( bes' fis' d' ges') }
>> }
>>
>>
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to