Hello All,

 

In the following I want the following order:

 

Sharp, natural, d1, c8

 

Please comment on my code.

 

Thank you.

 

\version "2.19.83"

 

\relative c'' {

  \key d \major

  <<{dis1}\\{\once \override NoteColumn.force-hshift = #2.2

      \once \override Accidental.X-extent = #'(1 . 0)

       \once \override Accidental.extra-offset = #'(4.5 . 0)

      c8\fp (b) b (a) a (g) g (fis)}>> |

}

 

Mark

Reply via email to