Thank you for your answer! I just tested version 2.19.80. It works without
warnings.
I place more code below. Idea is to write a long complex part once and use
it several times (and all in \parallelMusic).
\version "2.18.2"\parallelMusic #'(upperLongComplexPart
lowerLongComplexPart) {    d''1 |    d'1  |}\parallelMusic #'(upper lower) {   
c''1 |    c'1  |    \upperLongComplexPart |    \lowerLongComplexPart |   
e''1 |    e'1  |    \upperLongComplexPart |    \lowerLongComplexPart
|}\score {    \new PianoStaff <<        \new Staff {            \upper       
}        \new Staff {            \lower        }    >>    \layout { }}

SoundsFromSound wrote
> On 3/18/2018 1:26 PM, Алексей Алексеев wrote:> This code:>> ```>> \version
> "2.18.2">> \parallelMusic #'(upperNest lowerNest) {>> d''1 |>> d'1 |>> }>>
> \parallelMusic #'(upper lower) {>> \upperNest |>> \lowerNest |>> }>> ```>>
> produce "Bars in parallel music don't have the same length" warnings.>>
> Why? Is it bug in lilypond?>>>Can you share some more code that shows us
> more context and/or tags etc. - so we see what you're working with? It
> probably will help others figure it out
> :)_______________________________________________lilypond-user mailing
> list

> lilypond-user@

> https://lists.gnu.org/mailman/listinfo/lilypond-user





--
Sent from: http://lilypond.1069038.n5.nabble.com/User-f3.html
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to