lilypond-user
[Top][All Lists]
Advanced

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

Re: Prevent Collision of Tuplet Brackets ???


From: Henrik Frisk
Subject: Re: Prevent Collision of Tuplet Brackets ???
Date: Wed, 23 Aug 2006 22:19:02 +0200

Ben Hoefer <address@hidden> wrote:

> Hi,
>    
>   I have a PianoStaff and there is a triplet bracket at the top stave 
> overlapping a triplet bracket at the bottom stave  :-((
>    
>   What can I do to prevent any collision between the two brackets?

You will want to look at the #'direction, #'positions and #'padding
properties of TupletBracket. For example:

\override TupletBracket #'direction = #UP

For all the properties look at
http://lilypond.org/doc/v2.8/Documentation/user/lilypond-internals/TupletBracket.html#TupletBracket

/henrik




reply via email to

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