Hello,

Maybe this is a newbie question, but...

After upgrading to Sarge and LilyPond 2.4.0, I get errors on this
test.ly file:
        melody = \notes {c e g b}
        
        \score {
               \melody
             }

The errors I get are:

        $ lilypond test.ly
        lilypond: Symbol `kpse_format_info' has different size in shared
        object, consider re-linking
        
        Nu wordt verwerkt `test.ly'
        Ontleden...
        
        test.ly:2:15: fout: onbekende ontsnapte string: `\notes':
        melody = \notes
                        {c e g b}
        
        test.ly:5:13: fout: parse error, unexpected STRING_IDENTIFIER:
               \melod
                     y
        
        fout: bestanden gefaald: test.ly

Prior to the upgrade everything worked fine...

Any help much appreciated.

Johan
__





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

Reply via email to