Shevek wrote:
> 
> The upshot of that thread was that I started using a custom context to
> display all my MetronomeMarks and RehearsalMarks. It works great, except
> that whenever there are ledger lines, the marks still affect the
> horizontal spacing of the notes. What I'd like to happen is that the notes
> above the staff bump the MarkLine context to a greater vertical distance
> from the staff, keeping the horizontal spacing intact. 
I have no idea why this works, but apparently adding the following two lines
solves the horizontal spacing problem.

\override RehearsalMark #'direction = #-1
\override MetronomeMark #'direction = #-1


-- 
View this message in context: 
http://old.nabble.com/Spacing-issue-with-ledger-lines-and-custom-Marks-context-tp33265399p33268366.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.


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

Reply via email to