Markup in separate voices in partcombine results in "stacked" markup. Even when the markups are the same.
\version "2.14.2"
one = {
c''4_\markup { loud } c'' c'' c''
}
two = {
g'4_\markup { loud } g' g' g'
}
\score {
\new Staff \partcombine \one \two
}
_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond
