bug-lilypond
[Top][All Lists]
Advanced

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

Re: \once \override Beam


From: Mats Bengtsson
Subject: Re: \once \override Beam
Date: Wed, 14 May 2008 10:10:06 +0200
User-agent: Thunderbird 2.0.0.5 (X11/20070716)

The following examples certainly works over here:

\version "2.11.45"
\relative{
c8 d e f \once \override Beam #'positions = #'(8 . 8 ) g a b c
}

I hope you realize that you have to do the \once \override just before the starting note of the beam. In general, a \once \override only applies to things that are created
at the time of the next note.

Read about \revert in the manual, to find the answer to your other question.

   /Mats

karim haddad wrote:
Hi

PLease sorry for my last post:

Hi

Apparently in  \version "2.11.46"
\once \override Beam #'positions .... doesn't work . Only the \override will.
But how can we go back to the default setting then ?
Or am i missing something here ?

THanx
K


It works only if the beams are implicitly expressed with [ and ] .

sorry
K




_______________________________________________
bug-lilypond mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/bug-lilypond

--
=============================================
        Mats Bengtsson
        Signal Processing
        School of Electrical Engineering
        Royal Institute of Technology (KTH)
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
       Fax:   (+46) 8 790 7260
        Email: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================





reply via email to

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