bug-lilypond
[Top][All Lists]
Advanced

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

Bug with RehearsalMark, resulting in a wrong placed BreathingSign


From: Thomas Morley
Subject: Bug with RehearsalMark, resulting in a wrong placed BreathingSign
Date: Fri, 15 Feb 2013 00:07:21 +0100

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
Description: PNG image


reply via email to

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