Re: {SPAM 04.0} Re: Strange warnings

2018-05-25 Thread David Sumbler
On Fri, 2018-05-25 at 15:36 -0400, Ben wrote: > On 5/25/2018 2:58 PM, David Sumbler wrote: > > I did eventually solve the problem, thanks to an off-list nudge > > from > > Joe Davenport.  I had some text spanners in a \global variable, > > which > > was not a good idea when some of the staves are g

Re: Strange warnings

2018-05-25 Thread Jean-Charles Malahieude
Le 25/05/2018 à 17:42, David Sumbler a écrit : The only thing I have managed to establish is that it seems to be related to the 1st violins and cellos, which have staves arranged thus:   << \new Staff     \ScoreThreeCelloA \new Staff \with { \RemoveAllEmpt

Re: {SPAM 04.0} Re: Strange warnings

2018-05-25 Thread Ben
On 5/25/2018 2:58 PM, David Sumbler wrote: On Fri, 2018-05-25 at 19:23 +0200, Jean-Charles Malahieude wrote: Le 25/05/2018 à 17:42, David Sumbler a écrit : The only thing I have managed to establish is that it seems to be related to the 1st violins and cellos, which have staves arranged thus:

Re: {SPAM 04.0} Re: Strange warnings

2018-05-25 Thread David Sumbler
On Fri, 2018-05-25 at 19:23 +0200, Jean-Charles Malahieude wrote: > Le 25/05/2018 à 17:42, David Sumbler a écrit : > > > > > > The only thing I have managed to establish is that it seems to be > > related to the 1st violins and cellos, which have staves arranged > > thus: > >   << > >    

Strange warnings

2018-05-25 Thread David Sumbler
I have hesitated before sending this message: I know it will annoy people because it is so vague and I cannot replicate the problem in a brief piece of code. But I just wonder if somebody else has come across a similar problem and can suggest what might be causing it, or whether it relates to some

Re: strange warnings

2003-02-26 Thread Daniel Ashton
Michael Vanier wrote: Never mind -- it turns out that the error was happening in the next line. An off-by-one error in the line count, I guess, or else emacs' line numbering doesn't match lilypond's. I'm seeing off-by-two line number errors in 1.6.7. Perhaps the include lines aren't being counte

Re: strange warnings

2003-02-24 Thread Michael Vanier
Never mind -- it turns out that the error was happening in the next line. An off-by-one error in the line count, I guess, or else emacs' line numbering doesn't match lilypond's. Mike > Date: Mon, 24 Feb 2003 03:16:47 -0800 > From: Michael Vanier <[EMAIL PROTECTED]> > > I'm getting strange warni

strange warnings

2003-02-24 Thread Michael Vanier
I'm getting strange warning messages in a lilypond file that are unrelated to the contents of the line being warned about: foo.ly:147:6: warning: unbound spanner `Beam': s1 foo.ly:147:6: warning: beam has less than two visible stems: s1 foo.ly:147:6: warning: Beam has less than tw