[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: RehearsalMark extent shouldn't count
From: |
Erik Sandberg |
Subject: |
Re: RehearsalMark extent shouldn't count |
Date: |
Sat, 20 Nov 2004 01:51:35 +0100 |
User-agent: |
KMail/1.6.2 |
On Friday 19 November 2004 21.52, Bertalan Fodor wrote:
> Sorry for disturbing again, do you still think this is not a clear (but
> maybe simple to solve) bug?
sorry for the delay. The bug report is in CVS now
(rehearsalmark-horiz-extent.ly)
> 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
>
> _______________________________________________
> bug-lilypond mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/bug-lilypond