lilypond-devel
[Top][All Lists]
Advanced

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

Re: Allows for rider grobs in outside-staff-priority. (issue4639075)


From: n . puttock
Subject: Re: Allows for rider grobs in outside-staff-priority. (issue4639075)
Date: Mon, 27 Jun 2011 21:56:00 +0000

On 2011/06/27 17:38:04, MikeSol wrote:
Useful for stuff like:


\version "2.15"
\relative c' {
\override TupletBracket #'outside-staff-priority = #1
\times 2/3 { c2^.^>^|^-^\espressivo c c }
}

This doesn't look too good:

\relative c' {
  \override TupletBracket #'outside-staff-priority = #1
  \times 2/3 { c2 c c }
}

-> needlessly translated away from stave

http://codereview.appspot.com/4639075/



reply via email to

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