Status: Accepted
Owner: ----
Labels: Type-Ugly

New issue 2253 by [email protected]: Markup in separate voices in \partcombine results in "stacked" markup.
http://code.google.com/p/lilypond/issues/detail?id=2253

Nels <[email protected]> wrote:
 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
 }



Attachments:
        Capture.JPG  12.6 KB

_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to