Re: programming error: mis-predicted force, 108.120472 ~= 108.191480 continuing, cross fingers

2019-05-21 Thread Michael Gerdau
> > 2.) How to resolve this programming error...? No idea... > > 3.) Just ignore it? ...but when I get these I simply ignore them. After all the score(s) compile fine otherwise and from looking at them I don't see problems. > > For what it's worth, your example also compiles without error in

Re: programming error: mis-predicted force, 108.120472 ~= 108.191480 continuing, cross fingers

2019-05-20 Thread Thomas Morley
Am Mo., 20. Mai 2019 um 15:50 Uhr schrieb MING TSANG : > > Hi, Brian & Simon: > > It seems that the \grace or \\acciaccatura is the code generate the error. I > use window 10. > 1). with \grace programming error spears > 2). change \grace to \acciaccatura compiles clean without programming

Re: programming error: mis-predicted force, 108.120472 ~= 108.191480 continuing, cross fingers

2019-05-20 Thread MING TSANG
Hi, Brian & Simon: It seems that the \grace or \\acciaccatura  is the code generate the error. I use window 10.1). with \grace programming error spears2). change \grace to  \acciaccatura  compiles clean without programming error3). BUT input next bar (measure) the programming error appears.4).

Re: programming error: mis-predicted force, 108.120472 ~= 108.191480 continuing, cross fingers

2019-05-19 Thread MING TSANG
%\version "2.19"\language "english"global = {  \key a \major  \numericTimeSignature  \time 3/4  \partial 4   % Draw a circle round the following bar number(s)  \override Score.BarNumber.stencil  = #(make-stencil-circler 0.1 0.25 ly:text-interface::print)  } right = \fixed c'  {  \global 

Re: programming error: mis-predicted force, 108.120472 ~= 108.191480 continuing, cross fingers

2019-05-19 Thread Simon Albrecht
Hi Ming, I can’t reproduce the error with your example on Ubuntu 16.04. Best, Simon On 19.05.19 19:51, MING TSANG wrote: Hi Simon, Thank you for the info.  I finally find the first time the programming error appears. I now have a minimal lily code demonstrate the error. Ming %%% \version

Re: programming error: mis-predicted force, 108.120472 ~= 108.191480 continuing, cross fingers

2019-05-19 Thread Ben
On 5/19/2019 1:51 PM, MING TSANG wrote: Hi Simon, Thank you for the info.  I finally find the first time the programming error appears. I now have a minimal lily code demonstrate the error. Ming %%% \version "2.19.83" \language "english" global = {   \key a \major   \numericTimeSignature  

Re: programming error: mis-predicted force, 108.120472 ~= 108.191480 continuing, cross fingers

2019-05-19 Thread MING TSANG
Hi Simon, Thank you for the info.  I finally find the first time the programming error appears.I now have a minimal lily code demonstrate the error. Ming  %%%\version "2.19.83"\language "english"global = {  \key a \major  \numericTimeSignature  \time 3/4  \partial 4   % Draw a circle round the

Re: programming error: mis-predicted force, 108.120472 ~= 108.191480 continuing, cross fingers

2019-05-19 Thread Simon Albrecht
Hi Ming, it’s very likely impossible to say without seeing your source file, and as always: try to narrow it down yourself. What changes did you make to the document before the error first appeared? Just go through the usual ‘minimal example’ process (tedious as it may be), and if that

Re: Programming error mis-predicted force

2016-10-17 Thread Phil Holmes
Possibly https://sourceforge.net/p/testlilyissues/issues/4975/ -- Phil Holmes - Original Message - From: Andrew Bernard To: lilypond-user@gnu.org Sent: Monday, October 17, 2016 12:29 PM Subject: Programming error mis-predicted force Hello all, Revisiting a score