lilypond-user
[Top][All Lists]
Advanced

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

Re: Dots wrongly positioned in not merged chords


From: Andrew Bernard
Subject: Re: Dots wrongly positioned in not merged chords
Date: Fri, 27 Apr 2018 00:36:24 +1000

Hi Kaj,

This would be clear to me:

====

\version "2.19.81"
\new Staff {
  \relative c'
  <<
    \new Voice {
      \voiceOne
      \shiftOnn
      <f a>2. f4
      <f a>2. f4
      <f a>2. f4
    }
    \new Voice {
      \voiceTwo
      <d f>2. f4
      <d f>2. f4
      <d f>2. f4
    }
  >>
}

====
No?

I know it is not what you are asking, but...

Andrew



reply via email to

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