lilypond-user
[Top][All Lists]
Advanced

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

mid-measure RehearsalMark


From: Kieren MacMillan
Subject: mid-measure RehearsalMark
Date: Mon, 19 Jun 2006 09:18:26 -0400

Hello, all --

In the doc RehearsalMark section, it says: "If you specify it in the middle of a bar, the resulting mark is positioned between notes." But this means LITERALLY, e.g., no notes appear under the \mark text itself!

This looks silly:

%%%  CODE SNIPPET ENDS
\version "2.9.9"
\paper { ragged-right = ##t }
\relative c'
{
        \override Score.RehearsalMark #'self-alignment-X = #-1
        c4 c \mark \markup "some fairly significant marking" c c
}
%%%  CODE SNIPPET ENDS

Is there a fix/workaround for this? Or does nobody else ever use a mid-measure RehearsalMark?

Thanks,
Kieren.




reply via email to

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