Samuel Burt <[email protected]> writes: > Here's an update. When using Frescobaldi, I can check a box for "Display > Control Points". I'm guessing this is a Lilypond command line flag. When I > turn it on, it compiles my music with no error. Does that help anyone in > figuring out what my problem is?
Garbage collection errors can appear or disappear with random additions or deletions. The last report was connected with the use of Melody_engraver but you don't use it here and it is not related to Midi anyway. Is this possibly related to using _any_ custom engraver? This error has been reported only fairly recently, and we had some restructures in the corresponding code. If you remove all \consists declarations (unfortunately also likely changing the output significantly), does this help? -- David Kastrup _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
