On 05/24/2014 06:36 PM, Jakob Schöttl wrote:
Am 24.05.2014 19:29, schrieb Colin Campbell:
I'm guessing that, for both you and Jakob, it would help to put
chunks of your code into separate files and \include them. If the
crash is repeatable, then that should at least allow you to complete
the work.
Thanks for the tip. Now I can comment out either "mandoline" or
"harp", then LilyPond runs successfully.
Having both included, then LilyPond crashes.
---
\version "2.18.2"
\language "deutsch"
% ...
\include "mandolin.ly"
\include "harp.ly"
\score {
<<
\mandolinPart
\harpPart
>>
}
Copying to -bug for continuity.
Cheers,
Colin
--
I've learned that you shouldn't go through life with a catcher's mitt on both
hands.
You need to be able to throw something back.
-Maya Angelou, poet (1928- )
_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond