bug-lilypond
[Top][All Lists]
Advanced

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

Re: Rehearsal mark position


From: Erik Sandberg
Subject: Re: Rehearsal mark position
Date: Fri, 21 Oct 2005 21:27:37 +0200
User-agent: KMail/1.8.3

On Friday 26 August 2005 04.41, Jukka Akkanen wrote:
> \version "2.7.7"
> \layout { raggedright = ##t }
> {
>      \mark \markup {\box X} g'1 \break
>      \mark \markup {\box X} g'1
> }
> %%% end %%%
>
> The first rehearsal mark collides with the treble clef with 2.7.7.
> There's no collision with 2.7.4, but the two marks are aligned
> differently in relation to the clef.

Thanks, added to bug cvs as c-clef-rehearsal-mark.ly:

%
%Jukka Akkanen

\version "2.7.7"
\header {
reportedin = "2.7.7"
texidoc = "The first rehearsal mark collides with the treble clef."
}

\layout { raggedright = ##t }
{
     \mark \markup {\box X} g'1 \break
     \mark \markup {\box X} g'1
}


-- 
Erik Sandberg
Maintainer of the Lilypond bug CVS archive,
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lily-bugs/bugs/
http://lilypond.org/bugs/v2.6/




reply via email to

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