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

New issue 2235 by [email protected]: \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

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

Reply via email to