On 26 October 2010 13:29, Ole Schmidt <oleschm...@gmx.net> wrote:
>
> 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?

MetronomeMark supports 'break-align-symbols only since latest
development version ( > 2.13.32).
I should have mentioned that.  :)

If you want to use the solution I gave with stable version (2.12.3),
you can replace MetonomeMark by RehearsalMark and \tempo by \mark .

Cheers,
Xavier

-- 
Xavier Scheuer <x.sche...@gmail.com>

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

Reply via email to