2010/5/4 Patrick Karl <pck...@mac.com>:
> 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.

http://lilypond.org/doc/v2.12/Documentation/user/lilypond/Displaying-rhythms.html#Known-issues-and-warnings-9

Use this instead:
\set Timing.measurePosition = #-4

-- 
Francisco Vila. Badajoz (Spain)
www.paconet.org , www.csmbadajoz.com


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

Reply via email to