bug-lilypond
[Top][All Lists]
Advanced

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

Issue 2235 in lilypond: \partcombine: accidental reminders of first part


From: lilypond
Subject: Issue 2235 in lilypond: \partcombine: accidental reminders of first part lost
Date: Fri, 20 Jan 2012 21:11:41 +0000

Status: Accepted
Owner: ----
Labels: Type-Ugly

New issue 2235 by address@hidden: \partcombine: accidental reminders of first part lost
http://code.google.com/p/lilypond/issues/detail?id=2235

http://lists.gnu.org/archive/html/bug-lilypond/2012-01/msg00788.html
Reported by Peter Häring:
\version "2.15.26"

%First example: first part has a reminder natural, that isn't shown in
% combined parts, but it should be shown.
\partcombine  { bes'1 b'! } { g'1 b' }

%Second example: second part has a reminder natural; it is shown in combined
% parts (as it should be).
\partcombine { d''1 b' } { bes'1 b'! }

%generally: if one part has a reminder (an exclamation mark), the accidental
% should be shown in the combined part.

Workaround by Xavier Scheuer:
\partcombine  { bes'1 \partcombineApartOnce b'! } { g'1 b' }

\partcombine { d''1 b' } { bes'1 \partcombineApartOnce b'! }



Attachments:
        bug.png  2.9 KB


reply via email to

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