2015-06-13 20:33 GMT+02:00 Daniel Rosen <drose...@gmail.com>:
>> -----Original Message-----
>> From: Daniel Rosen
>> Sent: Saturday, June 13, 2015 2:30 PM
>> To: 'Thomas Morley'
>> Cc: 'bug-lilypond@gnu.org'
>> Subject: RE: "Assertion failed!" errors
>>
>> I did some more tweaking, and came up with the following new tiny
>> example, which brings back the "assertion failure."
>>
>> \version "2.19.21"
>> \new Voice \with { \consists "Balloon_engraver" } {
>>   \balloonGrobText #'NoteHead #'(0 . 6) \markup { "I'm a NoteHead" }
>>   g1
>> }
>> \layout {
>>   \context {
>>     \Staff
>>     \remove "Time_signature_engraver"
>>   }
>> }
>>
>> So the error appears have something to do with the removal of the
>> Time_signature_engraver.
>
> Whoops, maybe not—disposing of the TimeSignature using \override instead of 
> \remove does the same thing.

Again no warning/error on LINUX here, pdf is correct.


Please, could someone on windows step in!


-Harm

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

Reply via email to