lilypond-user
[Top][All Lists]
Advanced

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

combining simultaneous notes


From: Arno Waschk
Subject: combining simultaneous notes
Date: Wed, 03 Jun 2015 16:26:41 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0

dear list,

(sorry for cross posting, i am not sure where to address correctly...)

i have a problem which seemed trivial to me, but i cannot resolve according to the docs successfully:

\version = "2.19.22"
aa={a4 b4 a4 b4}
bb={a4 g a g}
\new Staff {
<<
  \aa
  \bb
>>
}
\new Staff{
a4 <g b> a <g b>
}


prints two lines. How can i make the first to look like the second.

\partcombine does not work for me in more complex situations.

Is there something like \mergeAllNoteHeadsPossible    ?


Thanks, Arno



reply via email to

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