lilypond-devel
[Top][All Lists]
Advanced

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

Re: suspicious break-align values


From: Patrick McCarty
Subject: Re: suspicious break-align values
Date: Wed, 27 May 2009 11:09:45 -0700
User-agent: Mutt/1.5.18 (2008-05-17)

On Wed, May 27, 2009 at 02:17:55AM -0700, Mark Polesky wrote:
> 
> line 408 of define-grobs.scm lists "staff" in a break-align-orders
> vector. Is that a typo?

Yes, I'm pretty sure.

> line 49 of lsr/creating-simultaneous-rehearsal-marks.ly reads:
> \once \override Score.RehearsalMark #'break-align-symbols = #'(bar-line)
> 
> Is "bar-line" a valid choice?

I suspect it should be "staff-bar", since that is the
break-align-symbol for BarLine.

> The source leads me to believe that the only choices are:
> 
> (ambitus breathing-sign clef custos key-cancellation key-signature
> left-edge staff-bar time-signature)
> 
> Is that correct?

Looking at the source, it appears to be correct.  At first, I thought
"right-edge" might be a valid choice, too, but it only appears to be
used when it's a 'space-alist entry.  Same with "first-note" and
"next-note".

-Patrick




reply via email to

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