lilypond-user
[Top][All Lists]
Advanced

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

Re: help with cross-staff piano beams and stems


From: Xavier Scheuer
Subject: Re: help with cross-staff piano beams and stems
Date: Tue, 31 May 2011 08:54:09 +0200

On 31 May 2011 02:29, Sepand Shahab <address@hidden> wrote:
>
> Thanks very much, Xavier.
>
> After the passage how can I revert the stem length, flag, and direction
> settings to their default values?
>
>
>      % extend the stems to reach the other staff
>      \override Stem #'length = #15
>      % do not print extra flags
>      \override Stem #'flag-style = #'no-flag
>      % stems should be up
>       \stemUp
>
> many thanks,
> Sepand

I suppose you want the beaming to be reverted to default behaviour too.


  \revert Stem #'length
  \revert Stem #'flag-style
  \stemNeutral
  \autoBeamOn

Cheers,
Xavier

-- 
Xavier Scheuer <address@hidden>



reply via email to

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