-------- Original-Nachricht --------
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 ?
Both are fine here (Mac OS X 10.11.5, LilyPond 2.19.44) Thomas _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
