On 15 February 2013 00:07, Thomas Morley <[email protected]> wrote:
> With the following code the BreathingSign is placed wrong.
>
> \version "2.16.1"
> % same with:
> %\version "2.17.10"
>
> <<
> \new Staff \relative c'' { d8 d \mark \markup "Tutti" d2. }
> \new Staff \relative c' { d4 \breathe d2 \mark \markup "Tutti" d4 }
> >>
>
>
> I stumbled over it by accident.
> Setting the RehearsalMark on the second beat of Staff two, as actual
> intended, will solve the issue.
> Setting d4 instead of d8 d in Staff one, too.
> Using a shorter RehearsalMark, too.
>
> Nevertheless, the BreathingSign should be placed correct, in all cases.

Actually the placement of the RehearsalMark occurring at the same time
is also wrong.  And both the BreathingSign and this RehearsalMark are
wrongly placed before the first note of the piece.

Strange (and very bad) bug, nice catch!

Cheers,
Xavier

-- 
Xavier Scheuer <[email protected]>

_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to