lilypond-user
[Top][All Lists]
Advanced

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

Re: Accidental not properly notated in score


From: Mats Bengtsson
Subject: Re: Accidental not properly notated in score
Date: Wed, 05 May 2010 12:35:05 +0200
User-agent: Thunderbird 2.0.0.23 (X11/20090817)

Just remove the \partial 4 within the repeat, which is not needed but disturbs LilyPond's book keeping of how to typeset accidentals.

   /Mats

Patrick Karl wrote:
Can anyone explain why the 2nd d-sharp is not notated in the music in the following snippet:

\version "2.12.2"

\relative g'' {
    \partial 4 r4
    r2. dis4
    e2.

    \repeat volta 2 {
        \partial 4 c8 dis
        e2.
    }
}

I understand that I could get it notated properly by writing it as "dis!", but that would require that I notice the need.

Thanks.


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

--
=============================================
        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]