lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 3612 in lilypond: \partcombine with spanners and s


From: lilypond
Subject: [Lilypond-auto] Issue 3612 in lilypond: \partcombine with spanners and short notation of multiple Rests messed up
Date: Tue, 15 Oct 2013 08:56:28 +0000

Status: New
Owner: ----

New issue 3612 by address@hidden: \partcombine with spanners and short notation of multiple Rests messed up
http://code.google.com/p/lilypond/issues/detail?id=3612

this produces misplaced spanners and Rests:

\new Staff \partcombine {R1 d'~ d' R } {R1 *4}
\new Staff \partcombine {R1 d'( d') R } {R1 *4}
\new Staff \partcombine {R1 d'\< d'\! R } {R1 *4}


with "normal" notation of Rests the output is correct
\new Staff \partcombine {c'1 d'\< d'\! R } {R1 R R R}
\new Staff \partcombine {c'1 d'\< d'\! R } \repeat unfold 4 R

omitting the 1st measure is also correct
\new Staff \partcombine {d'\< d'\! R R } {R1*4}


with short notation of Rests in both parts there's a total mess:
\new Staff \partcombine {R1 *4  d'~ d' R } {R1 *7}


Attachments:
        partcombine-bug-1.png  5.0 KB
        partcombine-bug-2.png  5.5 KB
        partcombine-bug-3.png  2.3 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]