I have a staff with two voices (actually, two part-combinedvoices).
In the attached example, the beam of the grace in the second voice collides with the tie in the first voice, but only if I use staff size 15. In any other staff size, no collision occurs.
Also, the stems of the grace notes are way too long. Cheers, Reinhold -- ------------------------------------------------------------------ Reinhold Kainhofer, [email protected], http://www.kainhofer.com * Financial & Actuarial Math., Vienna Univ. of Technology, Austria * http://www.fam.tuwien.ac.at/, DVR: 0005886 * Edition Kainhofer, Music Publisher, http://www.edition-kainhofer.com
\version "2.17.0"
% With staff-size 15 the beam of the grace notes collides with
% the tie of the first voice. With the default staff-size, no
% collision occurs:
#(set-global-staff-size 15)
\new Staff {
% \time 2/4
\partcombine
\relative c'' { f2~ f }
\relative c'' { b2 \grace { c16[ b] } a2 }
}
lilypond-grace-beam-collision.preview.pdf
Description: Adobe PDF document
_______________________________________________ bug-lilypond mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-lilypond
