lilypond-user
[Top][All Lists]
Advanced

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

Re:


From: Kieren MacMillan
Subject: Re:
Date: Thu, 31 Jan 2008 18:57:31 -0500

Hi Petr,

In the following example I need all the stems to be up.

<<{c1} \\ {c8 f a d e d a f}>>

By putting them in the order you have, Lilypond automatically assigns the second part to the second (lower) voice -- instead, try

<< {c8 f a d e d a f} \\ {c1} >>

Hope this helps!
Kieren.




reply via email to

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