> I took a file which works fine in v. 2.3.12 for Linux and tried to 
> render it using 2.4.3 for Windows, and the following was logged:
> 
> Sphere.ly:19:9: error: unknown escaped string: `\notes':
>   \notes
>          <<
> 
> 
> Sphere.ly:19:8: error: syntax error, unexpected STRING:
>   \note
>        s <<
> 
> 
> What is the new syntax?
 

You should use the "convert-ly" script before attempting to render with
a different version...

"\notes { ... }" -> "{ ... }"


Gilles


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to