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
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to