lilypond-user
[Top][All Lists]
Advanced

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

Re: Syntax error, unexpected UNSIGNED


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

I just fund out that it only works with version 2.19. Sorry for the spam, I was getting crazy.

El mar., 15 de may. de 2018 a la(s) 19:01, Andrés Westra <address@hidden> escribió:
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]