lilypond-user
[Top][All Lists]
Advanced

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

Don't merge note heads in different voices


From: Knute Snortum
Subject: Don't merge note heads in different voices
Date: Thu, 11 Jun 2015 15:26:26 +0000

I have a situations where there is a tight chord played with two voices.  In the example, there is a c and a c-shard played at the same time, but LilyPond is merging the notes.  How do I tell LilyPond not to merge note heads?

\version "2.19.21"
\language "english"

<< 
  { <c''! d''>4 } 
  \\
  { cs''4 }
>>

reply via email to

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