Hi,
This works fine:
\version "2.19.44"
\relative {
c''8( d e) f~ f2~ | f8 f e d c2 |
}
But this gives me a "Segfault" error
\version "2.19.44"
\relative {
c''8( d e f~ f2~ | f8) f e d c2 |
}
What's wrong here ?
--
Martin
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user
