lilypond-user
[Top][All Lists]
Advanced

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

Re: rearrange music flow


From: Francisco Vila
Subject: Re: rearrange music flow
Date: Sat, 27 Dec 2008 17:11:34 +0100

2008/12/27 Antanas Budriūnas <address@hidden>:
> Thanks Arjan, thanks Francisco for replies.
> Perhaps due my poor English you both misunderstood me.
> There is a simplified example:

> { \xi \xii \xi \xiii }
> %%%%%%%%%%%%%%%%%
>
> Would be nice that all this code results the same score as from
> %%%%%%%%%%%%%%%%%%
>  \relative c' { << {e f g f e f e d} {c d e d c d c b}>> }

You get something close by means of
{ \new Voice \xi \xii \xi \xiii  }

With LilyPond you can achieve wonderful things with a terse code, but
with verbose, explicit code you get far more control.

-- 
Francisco Vila. Badajoz (Spain)
http://www.paconet.org

reply via email to

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