[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Beaming small problem
From: |
Jacques Menu |
Subject: |
Re: Beaming small problem |
Date: |
Thu, 22 Oct 2015 09:58:44 +0200 |
Hello Pierre and Joram,
Thanks for the solution, and a nice day!
JM
> Le 21 oct. 2015 à 17:58, Noeck <address@hidden> a écrit :
>
> Hi Jacques,
>
> you need two voices:
>
> \version "2.19.28"
>
> PartPOneVoiceOne = \relative fis {
> \clef "bass"
> \key d \major
> \time 4/4
> \voiceOne
> fis8[ fis fis fis]
> \oneVoice
> fis8[ eis16 dis cis8 b] | % 2
> }
>
> PartPOneVoiceTwo = \relative fis, {
> \voiceTwo
> fis8 fis' fis fis
> }
>
> \new Staff<<
> \PartPOneVoiceOne
> \PartPOneVoiceTwo
>>>
>
> Cheers,
> Joram
>
> _______________________________________________
> lilypond-user mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/lilypond-user