bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Markup in Partcombine


From: Nels
Subject: Markup in Partcombine
Date: Wed, 25 Jan 2012 14:37:36 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

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
} 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]