lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Syntax error, unexpected UNSIGNED


From: Andrés Westra
Subject: Syntax error, unexpected UNSIGNED
Date: Tue, 15 May 2018 19:01:30 -0600

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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]