Hi,

The following fragment shows some bugs on tremolo's (version 2.7.0):

- The eight note has too many beams (should be just one).

- The beams are also placed too close to the notehead (there should be
at least two staff-spaces between the notehead and the beam).

- The beam shouldn't touch the flag.

\score
{
  \new Staff {
    \relative c''{
      \time 3/8
      \repeat tremolo 4 g16
      \repeat tremolo 2 g16
    }
  }
  \layout {}
}

As a side note, wouldn't it be easier if tremolo's could be entered as
normal notes?  Something like this (for the above fragment):
\tremolo 16 { g4 g8 }

Kristof Bastiaensen

Attachment: tremolo.png
Description: tremolo example

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

Reply via email to