lilypond-user
[Top][All Lists]
Advanced

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

\emptyText for rehearsal marks?


From: Panteck
Subject: \emptyText for rehearsal marks?
Date: Sun, 17 Jun 2007 12:43:44 -0700

Is there an equivalent to \emptyText for rehearsal marks, or some other way to accomplish the same thing?

\version "2.11.26"

\paper{ ragged-right=##t }

{

        \clef bass

        \time 4/4

        % This mark stretches the measure of rest out

        \once \override Score.RehearsalMark #'self-alignment-X = #LEFT

        \mark \markup { "This is a really long string" }

        R1

        c4 d e f g a b c' |

}

--Steven


reply via email to

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