bug-lilypond
[Top][All Lists]
Advanced

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

Re: RehearsalMark extent shouldn't count


From: Bertalan Fodor
Subject: Re: RehearsalMark extent shouldn't count
Date: Fri, 19 Nov 2004 21:52:43 +0100
User-agent: Mozilla Thunderbird 0.7.1 (Windows/20040626)

Sorry for disturbing again, do you still think this is not a clear (but maybe simple to solve) bug?

Bert


I think you've misunderstood the problem. Please try this:

\version "2.4.2"
\score { <<        \new Staff {
       \override Score.RehearsalMark #'self-alignment-X = #-1
b8 \mark \markup {\small \bold "Why is this so ugly?"} as g16 g8.~g4 g16 g8 g16 |
c16 c c c c c c c c c c c c c c c | c8 c c c c c c c
   }
   \new Staff {
       b8 as^\markup {\bold "Why is this not?"}  g16 g8.~g4 g16 g8 g16 |
c16 c c c c c c c c c c c c c c c | c8 c c c c c c c
   }
   >>
}

Bert





reply via email to

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