lilypond-user
[Top][All Lists]
Advanced

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

Re: 3 Voices one staff


From: David Kastrup
Subject: Re: 3 Voices one staff
Date: Thu, 04 May 2017 18:42:04 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)

David Kastrup <address@hidden> writes:

> You could write
>
> \version "2.19.59"
>
> \relative c'{
>   \voices 3,1,2
>   <<{a'8 b b }\\{dis16[ e] e[fis] fis[gis32 a] }\\{fis,8[ g dis]}>> 
> }
>
> If you really want to use 2.19.58 instead of 2.19.59, the \voices
> shortcut will not be available.

Oops.  It's 2.19.60.  That's not even released yet.  So:

> So instead of writing \voices 3,1,2 before the << >> group, you replace
> your \stemXXX commands with \voiceThree, \voiceOne, \voiceTwo
> respectively.

-- 
David Kastrup



reply via email to

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