lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Y - offset problem on TupletBracket


From: David Kastrup
Subject: Re: Y - offset problem on TupletBracket
Date: Wed, 05 Feb 2020 23:35:08 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Paolo Prete <address@hidden> writes:

> On Wed, Feb 5, 2020 at 11:07 PM David Kastrup <address@hidden> wrote:
>
>> Paolo Prete <address@hidden> writes:
>>
>>
>> >>
>> >> Possibly
>> >>
>> >> \once \override TupletBracket.Y-offset = #(lambda (grob)
>> >>                                            (* -20
>> >>                                             (ly:grob-property grob
>> >> 'direction)))
>> >>
>> >> --
>> >>
>> >
>> > Hi David,
>> > thanks, it works.
>> > Should the case be reported as a bug or is it expected behavior?
>>
>> I am not sure what the behavior you expect is and how the actual
>> behavior differs.
>>
>> --
>> David Kastrup
>>
>
> What I expect is:
>
> Bracket above the staff ---> Y-offset > 0
> Bracket below the staff ---> Y-offset < 0

OK, seems reasonable.  I'd have to go deeper to find out what the
significance of what is happening here is.

-- 
David Kastrup



reply via email to

[Prev in Thread] Current Thread [Next in Thread]