bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Issue 1263 in lilypond: MetronomeMark can not be aligned on note if


From: lilypond
Subject: Re: Issue 1263 in lilypond: MetronomeMark can not be aligned on note if MMR in another voice
Date: Tue, 14 Sep 2010 18:25:17 +0000


Comment #3 on issue 1263 by n.puttock: MetronomeMark can not be aligned on note if MMR in another voice
http://code.google.com/p/lilypond/issues/detail?id=1263

As a workaround, "Metronome_mark_engraver" may be moved from Score to Staff (don't know if this has any pitfalls).

You'll get tempo marks on all staves, unless you bypass the \tempo command and set the context properties directly.

This should work:

\once \override Score.MetronomeMark #'non-break-align-symbols = #'()




reply via email to

[Prev in Thread] Current Thread [Next in Thread]