2010/10/26 Ole Schmidt <oleschm...@gmx.net>

> Hi,
>
> I've just tried to compile the example below and get the following error
> warning:
>
>  »/Users/ole/Desktop/RM.ly« wird verarbeitet
> Analysieren...
> /Users/ole/Desktop/RM.ly:2:1: Fehler: syntax error, unexpected \once
>
>  \once \override Score.MetronomeMark #'break-align-symbols = #'(clef)
> /Applications/LilyPond.app/Contents/Resources/share/lilypond/current/scm/lily.scm:848:21:
> In procedure module-lookup in expression (ly:parse-file file-name):
> /Applications/LilyPond.app/Contents/Resources/share/lilypond/current/scm/lily.scm:848:21:
> unbound variable: MetronomeMark
>
>
> whats wrong?
>

As I mentioned in a earlier post there is a missing bracket in the example:


rhythmicMark = {

  .... rest of the code

}

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

Reply via email to