Try putting everything in the same voice with this sort of construct
{<<{}\\{}\\{}>>}

regards,
Shane

On Mon, Jun 9, 2014 at 11:55 AM,  <st...@linuxsuite.org> wrote:
>
>   Howdy!
>
>          How do I get the bass quarter notes to separate from
>  the middle 8ths? They are fused as 8ths, and
>
> \override NoteColumn.force-hshift = #1
>
>      shifts both the middle and bass voices?
>
>
> \version "2.18.0"
>
>  voiceone = \relative c' {
>     <<
>     { e2. | }
>       \\
>     { gis,8[ b] gis[ b] gis[ b] | }
>     >>
>  }
>
>  voicetwo = \relative c {
>     < e, e' >4 dis' cis |
>  }
>
>
> guitar = << \voiceone \\ \voicetwo >>
>
>
>              thanx - steve
>
>
>
> _______________________________________________
> lilypond-user mailing list
> lilypond-user@gnu.org
> https://lists.gnu.org/mailman/listinfo/lilypond-user

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

Reply via email to