lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 3180 in lilypond: Incorrect placement of Rehearsal


From: lilypond
Subject: [Lilypond-auto] Issue 3180 in lilypond: Incorrect placement of RehearsalMark and BreathingSign
Date: Fri, 15 Feb 2013 00:51:47 +0000

Status: Accepted
Owner: ----
Labels: Type-Defect

New issue 3180 by address@hidden: Incorrect placement of RehearsalMark and BreathingSign
http://code.google.com/p/lilypond/issues/detail?id=3180

Thomas Morley reported a bug here:

http://lists.gnu.org/archive/html/bug-lilypond/2013-02/msg00072.html

as follows:

----------------

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


Attachments:
        bug-test-01.preview.png  2.9 KB

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

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