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.

-Harm

<<attachment: bug-test-01.preview.png>>

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

Reply via email to