Hi, I,m working in a project an suddenly this error apears. I no longer can write:
\version "2.18.2"
\relative {c4 8 8 8. 16}
This apears in the logs:
error: syntax error, unexpected UNSIGNED
\relative {c4
8 8 8. 16}
Before I was able to write that, now it only works if I write this:
\version "2.18.2"
\relative {c4 c8 c c8. c16}
Thanks for the help.
_______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
