On 7/13/2018 1:37 PM, Kieren MacMillan wrote:
Hi Ben,
You're absolutely right. Wow. I just tried it with the example I gave earlier
w/ the two flutes. Sure enough, the pp dynamic is above the staff for the
full score but both pp are below for Flute 1 and Flute 2 separately.
Hmmm… It should appear below the staff in all cases, no? The only "magic"
should be that it only appears once in the score (but still below the staff). Please post
MWE so we can double-check.
I probably confused you with my wording, sorry! I just meant it's above
the staff when it's /supposed/ to be (in rare situations where dynamics
are technically different between the same instrument parts)...and then
it's below for the part 'extraction' single staff file. ;) Right?
(see attached)
%%%%%%%%%%%%
\version "2.19.81"
fluteone =
\relative { e'4\ff( f g a) | \once \partcombineApart r4 f4 g f | c'2~\pp
c2 | f8 f e e f r f f |r1 | f4 g g g | c c c }
flutetwo =
\relative { c'2\p( d) e f r4 e r g c2 c2 c,4 c c c r1 c''4 c c }
\new Staff \with {
instrumentName = #"Flute 1.2"
shortInstrumentName = #"Fl. "
soloText = "1."
soloIIText = "2."
}
\partcombine \fluteone \flutetwo
\new Staff
\fluteone
\new Staff
\flutetwo
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user