On 09/05/11 06:36, Ivan Kuznetsov wrote:
\version "2.12.3"
\include "english.ly <http://english.ly>"

<<
  \new Staff = "guitar"
  {
    \clef "treble_8"

<<
     {
        \times 2/3 {  e,4 fs4 a'4}
     }
     \\
     {
         \mergeDifferentlyHeadedOn e,2
     }
>>
  }
>>
Why do you want to merge a half and quarter note? It would just make the score more difficult to read and the musician's life more difficult. Would the notehead left filled or unfilled? Unlike the merging of a half note and a beamed note of eighth or less duration, where the number of beams makes the shorter note's duration obvious, there is no such quick visual clue here, other than stopping and counting durations in each voice.

Nick
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to