Devon Schudy writes:
> David Kastrup wrote:
>> My guess would be that the whole articulation mechanism might be
>> changed in a manner that partcombine no longer is able to consider two
>> articulations as mergeable. In that case, it would likely be more than
>> just breathings which are affecte
David Kastrup wrote:
> My guess would be that the whole articulation mechanism might be
> changed in a manner that partcombine no longer is able to consider two
> articulations as mergeable. In that case, it would likely be more than
> just breathings which are affected.
Yes: it's because that co
On 14-09-13 09:43 AM, David Kastrup wrote:
Dan Eble writes:
% warning: Two simultaneous breathing events
% 2.19 warns but older versions do not.
\version "2.18.0"
upper = \relative a' { a \breathe a }
lower = \relative f' { f \breathe f }
\new Staff << \partcombine \upper \lower >>
% There i
Dan Eble writes:
> % warning: Two simultaneous breathing events
> % 2.19 warns but older versions do not.
> \version "2.18.0"
> upper = \relative a' { a \breathe a }
> lower = \relative f' { f \breathe f }
>
> \new Staff << \partcombine \upper \lower >>
>
> % There is no warning about this:
> % \
> I'm not top posting
% warning: Two simultaneous breathing events
% 2.19 warns but older versions do not.
\version "2.18.0"
upper = \relative a' { a \breathe a }
lower = \relative f' { f \breathe f }
\new Staff << \partcombine \upper \lower >>
% There is no warning about this:
% \new Staff << \u