Eluze <elu...@gmail.com> 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<T>::at(Direction) [with T = double]: Assertion `d == 1 || d
>> == -1' failed.
>>
>>
>> { \repeat tremolo 16 { ees32 a } }
>>
>> There is no problem without the accidental:
>>
>> { \repeat tremolo 16 { e32 a } }
>>
>>
>> Lilypond fails in the same way when I use cautionary accidentals also:
>>
>> { \repeat tremolo 16 { e32 a! } }
>>
>>
>> Am I doing anything wrong?
> yep, what version are you using?
> with 2.15.38 or 2.14.2 (stable) I don't get any error!

Possibly because of
<URL:http://code.google.com/p/lilypond/issues/detail?id=1908#c3>.  You
need an unoptimized binary to verify this report, and I have no idea who
considered that a good idea.

-- 
David Kastrup


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to