bug-lilypond
[Top][All Lists]
Advanced

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

Re: 2.17.16 vs 2.17.17 Page Breaking


From: Keith OHara
Subject: Re: 2.17.16 vs 2.17.17 Page Breaking
Date: Sat, 04 May 2013 23:12:43 -0700
User-agent: Opera Mail/12.14 (Win32)

On Sat, 04 May 2013 22:14:52 -0700, Jay Anderson <address@hidden> wrote:

On Sat, May 4, 2013 at 7:21 PM, Keith OHara <address@hidden> wrote:
I cannot reproduce the full problem.  Has anyone seen LilyPond print
'annotate-spacing' output where both the limits for the top staff are
negative numbers?

I figured out where this was coming from. I was using something like

\score << { label #'a } { ... music ...} >>


If I use this with \RemoveEmtpyStaves, I see annotate-spacing that tells me the 
staff with music is tentatively placed a few spaces down from the top of the 
System.

That means I cannot put \tempo  marks tentatively at the top of the System for 
the horizontal-spacing and page-breaking steps.

I posted a fix <http://code.google.com/p/lilypond/issues/detail?id=3342>

Until then, putting things back the old way is
\layout {\context {\Score
 \markLengthOff
 \override MetronomeMark #'Y-offset =
 #side-position-interface::y-aligned-side
}}




reply via email to

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