nu.org] On Behalf Of
Francisco Vila
Sent: Friday, February 21, 2014 2:57 AM
To: David Kastrup
Cc: LilyPond-User list
Subject: Re: Problem with slur priority
I forgot the images. They are for 2.0 and 2.19 I added \override
TupletBracket.bracket-visibility = ##f to match the 2.0 version. So, how to
Francisco Vila wrote
> I forgot the images. They are for 2.0 and 2.19
> I added \override TupletBracket.bracket-visibility = ##f
> to match the 2.0 version. So, how to force the same behavior?
can't say much to the behavior of 2.0 (are you sure the files are named
correctly?)
with
\once \overr
I forgot the images. They are for 2.0 and 2.19
I added \override TupletBracket.bracket-visibility = ##f
to match the 2.0 version. So, how to force the same behavior?
--
Francisco Vila. Badajoz (Spain)
www.paconet.org , www.csmbadajoz.com
<><>___
lilypond
Francisco Vila writes:
> Hello,
>
> \version "2.18.0"
> \relative c' {
> \override TupletBracket.direction = #DOWN
> \tuplet 3/2 { f8[( e]) f }
> \tuplet 3/2 { g8[( f]) g }
> \tuplet 3/2 { a8[( g]) a }
> \tuplet 3/2 { b8[( a]) b }
> }
>
> What makes the slur jump under the tup