Hi Chris,

Attached is my example that I'm working with. Any help that could be given would be greatly appreciated.

I think you've just got the wrong approach to the voice construction... try this:

theMusic = \relative
{
  \key fis \major
  \clef bass
  \time 3/2
  <d, ais' b>1 <cis ais' b>2 ~   |
<< { \voiceTwo <cis ais' b>1. } \new Voice { \voiceOne \once \override NoteColumn #'force-hshift = #1.5 ais'2 ais ais } >>
}

\score { \theMusic }

Hope this helps!
Kieren.


_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user
  • ties Christopher Auerbach-Brown
    • Re: ties Mario Moles
    • Re: ties Kieren MacMillan

Reply via email to