> One question to the community: > When I compile this file I get the message: > <string>:3:1: error: syntax error, unexpected '}' > I don't know why!
Your music functions have a '}' too much. Your structure is like this: \context Voice << $x { ... } >> } The last bracket generates the error. Actually you can remove all the brackets: \context Voice << $x ... >> Regards, Tao -- GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT! Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01 _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user