"soggier-strides.7l--- via bug-lilypond" <[email protected]> writes:
> Hi There,
>
> Please see a bug report attached. Thanks for the great work on this
> application.
It makes sense feeling out the details of a "bug report" on the general
user list before actually going to the bug report list. You can, of
course, get synchronized breath marks by writing synchronized parts,
like
% Simultaneous breathing marks should be aligned across all parts
% and should respect the space required for grace notes.
% End of bar 1: as expected
% Ends of bar 2 and 3: incorrect - should be as end of bar 1
% This behaviour is present for all grace note styles.
\version "2.27.3"
<<
{ e''1 e'' \grace f''8 e''1 \breathe \grace f''8 e''1 }
{ c''1 \breathe c'' \breathe \grace s8 c''1 \breathe \grace s8 c''1 }
>>
--
David Kastrup