Marc Mouries <[email protected]> writes:

> I am typesetting some Bach solo work and want to emphasize the counterpoint. 
> I found a way to typeset it like this with 2 voices
> \relative c' {
>   \time 3/8
>   <<
>     { f16  d' b g e c  | d b' g e c a' }
>     \\
>     { f16[ s  s s e s] | d[ s s s c s] }
>   >>
> }
>
> but that means the score has to be typed twice. Would it be possible
> to obtain the same effect with only one voice?

No.  One beaming per voice.  But it is conceivable to let Lilypond
generate the additional voice via music functions and their ilk.

-- 
David Kastrup


_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to