Johannes Roeßler <j...@joei.de> writes:

> Hi Group,
>
> I've got notes with a slur within a triplet and want to have the spanner and 
> the slur above
> the notes, but the slur below the spanner.
>
> \tuplet 3/2 { b4(f) g } 
>
> *
>
> How can I change the priority?

\new Staff \with
{ \override TupletBracket.outside-staff-priority = 100 }
\fixed c' { \tuplet 3/2 { b4(f) g } }

Don't ask me what's up with the vertical spacing.

-- 
David Kastrup

Reply via email to