bug-lilypond
[Top][All Lists]
Advanced

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

RE: #4975 [Windows] Grace notes cause staff to protrude into the margin


From: Mark Stephen Mrotek
Subject: RE: #4975 [Windows] Grace notes cause staff to protrude into the margin
Date: Fri, 18 Nov 2016 20:06:20 -0800

Ralph,

 

It compiled under Lilypond 2.18.2, Frescobaldi 2.19, and Windows 7.

 

Mark

 

From: lilypond-user [mailto:address@hidden On Behalf Of Ralph Palmer
Sent: Friday, November 18, 2016 5:52 PM
To: lilypond-user Mailinglist <address@hidden>; Bug-Lilypond <address@hidden>
Subject: #4975 [Windows] Grace notes cause staff to protrude into the margin

 

Greetings -

 

I'm running LY 2.19.40 under Windows 7 SP1.

 

I ran into a situation that appears to be related to #4975.

 

Here's an .ly file that's about as small as I can get it:

 

%%%% Begin Snippet %%%%%

 

\version "2.19.40"

\include "english.ly <http://english.ly> "

 

tune = 

\relative c'' {

  \clef treble

  \key a \minor

  \time 6/8 

 

  e8 a a a4

  

  \key a \major

  e8 |

  \acciaccatura b'8

  a8 gs a a, cs e |

}

 

\score {

  \tune 

}

 

%%%%%% End Snippet %%%%%

 

This produces the following error message in the Frescobaldi log :

 

%%% Begin Snippet %%%

 

Preprocessing graphical objects...

programming error: mis-predicted force, 108.120472 ~= 108.221141

continuing, cross fingers

programming error: mis-predicted force, 108.120472 ~= 108.221141

continuing, cross fingers

Finding the ideal number of pages...

 

%%% End Snippet %%%

 

Commenting out either the key change (to A major) *or* the acciaccatura 
eliminates the programming error.

 

This is not a serious issue for me right now. I thought this particular 
instance might help point someone in the right direction for the solution to 
the more general problem.

 

Thank you all for your continuing support, help, and understanding,

 

Ralph

 

-- 

Ralph Palmer
Brattleboro, VT
USA
address@hidden <mailto:address@hidden> 



reply via email to

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