Re: Full bar tremolo with accidentals fails

2012-05-26 Thread Janek Warchoł
On Fri, May 25, 2012 at 11:42 PM, David Kastrup wrote: > Janek Warchoł writes: >> Somewhere in the future it may be good to change bug-lilypond into >> lilypond-bug, though.  At least in my opinion. > > http://www.gnu.org/prep/maintain/maintain.html#Standard-Mailing-Lists> I see the rule, but i

Re: Full bar tremolo with accidentals fails

2012-05-25 Thread David Kastrup
Janek Warchoł writes: > On Fri, May 25, 2012 at 11:28 AM, Colin Hall wrote: >> Thanks, Janek, but if there's confusion here it is due to me. >> >> The original report was to lilypond-user. Rather than get the user to >> go through the dance of posting the same material to bug-lilypond I >> just

Re: Full bar tremolo with accidentals fails

2012-05-25 Thread Janek Warchoł
On Fri, May 25, 2012 at 11:28 AM, Colin Hall wrote: > Thanks, Janek, but if there's confusion here it is due to me. > > The original report was to lilypond-user. Rather than get the user to > go through the dance of posting the same material to bug-lilypond I > just treated it as a bug report. > >

Re: Full bar tremolo with accidentals fails

2012-05-25 Thread Colin Hall
On Fri, May 25, 2012 at 08:35:40AM +0200, Janek Warcho wrote: > On Fri, May 25, 2012 at 8:14 AM, Keith OHara wrote: > > Colin Hall gmail.com> writes: > >> Have you had a chance to try your Lilypond source with an official binary > >> release yet? > > > > So far, Eluze tried to reproduce the probl

Re: Full bar tremolo with accidentals fails

2012-05-25 Thread Colin Hall
On Fri, May 25, 2012 at 06:14:38AM +, Keith OHara wrote: > Colin Hall gmail.com> writes: > > > > On Mon, May 21, 2012 at 01:40:04AM +0100, Colin Hall wrote: > > > On Sun, May 20, 2012 at 12:08:44PM -0300, Marcos da Silva Sampaio wrote: > > > > > > > > I'm using a tremolo in a full bar. I use

Re: Full bar tremolo with accidentals fails

2012-05-24 Thread Janek Warchoł
On Fri, May 25, 2012 at 8:14 AM, Keith OHara wrote: > Colin Hall gmail.com> writes: >> Have you had a chance to try your Lilypond source with an official binary >> release yet? > > So far, Eluze tried to reproduce the problem with some released builds, > and saw no error message. > > I've tried t

Re: Full bar tremolo with accidentals fails

2012-05-24 Thread Keith OHara
Colin Hall gmail.com> writes: > > On Mon, May 21, 2012 at 01:40:04AM +0100, Colin Hall wrote: > > On Sun, May 20, 2012 at 12:08:44PM -0300, Marcos da Silva Sampaio wrote: > > > > > > I'm using a tremolo in a full bar. I used the code below, but it fails > > > and I got this error message: > > >

Re: Full bar tremolo with accidentals fails

2012-05-24 Thread Colin Hall
Hi Marcos, On Mon, May 21, 2012 at 01:40:04AM +0100, Colin Hall wrote: > On Sun, May 20, 2012 at 12:08:44PM -0300, Marcos da Silva Sampaio wrote: > > Hello, > > > > I'm using a tremolo in a full bar. I used the code below, but it fails > > and I got this error message: > > An official Lilypond

Re: Full bar tremolo with accidentals fails

2012-05-20 Thread Colin Hall
On Sun, May 20, 2012 at 12:08:44PM -0300, Marcos da Silva Sampaio wrote: > Hello, > > I'm using a tremolo in a full bar. I used the code below, but it fails > and I got this error message: > > Drawing systems...lilypond: ../flower/include/drul-array.hh:35: T& > Drul_array::at(Direction) [with T =

Re: Full bar tremolo with accidentals fails

2012-05-20 Thread David Kastrup
Eluze writes: > Am 20.05.2012 17:08, schrieb Marcos da Silva Sampaio: >> Hello, >> >> I'm using a tremolo in a full bar. I used the code below, but it fails >> and I got this error message: >> >> Drawing systems...lilypond: ../flower/include/drul-array.hh:35: T& >> Drul_array::at(Direction) [with

Re: Full bar tremolo with accidentals fails

2012-05-20 Thread David Kastrup
Marcos da Silva Sampaio writes: > Hello, > > I'm using a tremolo in a full bar. I used the code below, but it fails > and I got this error message: > > Drawing systems...lilypond: ../flower/include/drul-array.hh:35: T& > Drul_array::at(Direction) [with T = double]: Assertion `d == 1 || d > == -1'

Re: Full bar tremolo with accidentals fails

2012-05-20 Thread Eluze
Am 20.05.2012 17:08, schrieb Marcos da Silva Sampaio: Hello, I'm using a tremolo in a full bar. I used the code below, but it fails and I got this error message: Drawing systems...lilypond: ../flower/include/drul-array.hh:35: T& Drul_array::at(Direction) [with T = double]: Assertion `d == 1 |