bug-lilypond
[Top][All Lists]
Advanced

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

Dynamics and markup too high


From: Julian
Subject: Dynamics and markup too high
Date: Wed, 1 Sep 2004 02:05:43 +0100 (BST)

When the following file is compiled with the CVS version of lilypond
the dynamic and the slur join up in the first bar and the markup
is totally obliterated by the notes in the fifth bar.

  crescPocoAPoco = \markup{ \bold\italic {cresc poco a poco.}}

  \score {
          \relative a' {
                  \clef treble
                  \time 2/4

                  r8 f[(\p g) bes]-.
                  a8[ d( e) g]-.
                  f8[-. e( f) bes]-.
                  a8-. r8 r4

                  bes,8-._\crescPocoAPoco f16( ees) d8-. bes-.
                  bes'8-. f16( ees) d8-. bes-.
          }
  }


Julian




reply via email to

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