lilypond-user
[Top][All Lists]
Advanced

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

Re: autoBeamSetting


From: Bainos
Subject: Re: autoBeamSetting
Date: Fri, 29 Jun 2007 07:56:05 -0700 (PDT)

Yeah!!
I solved!!! 

I post the code because for me it was difficult to solve this problem,
may be it can be usefull for other beginners..



> \layout {
>        \context {
>          
>               ...     
>          
>         autoBeamSettings = #'(
>               (cons (cons '(end * * * *) (ly:make-moment 1 4))
> default-auto-beam-settings)
>               (cons (cons '(end * * * *) (ly:make-moment 3 4))
> default-auto-beam-settings)
>               )             
>               
>               ...
> 
>       }
> }
> 

bye

Bainos
-- 
View this message in context: 
http://www.nabble.com/autoBeamSetting-tf3997367.html#a11361649
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.





reply via email to

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