bug-lilypond
[Top][All Lists]
Advanced

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

Beaming errors in 1.5.66


From: Mats Bengtsson
Subject: Beaming errors in 1.5.66
Date: Wed, 10 Jul 2002 00:24:00 +0200

Hi,

Here's an example of two beaming errors in 1.5.66.

   /Mats

\score{
  \context Staff \notes\relative c'''{
    % 1. If you remove the grace note, the stem length of the first
    % triplet looks well! How can it possibly be affected by the
    % following grace note???
    \times 2/3 { b16 e, d'} \times 2/3 { \grace d8 [cis16 b a]}

    % 2. Look at this ugly beam!
    a,16 cis a, e''' }

\paper{ 
  linewidth = -1.0
  \translator{
    \ScoreContext
    autoBeamSettings \override #'(end 1 24 * *) = #(make-moment 1 8)
  }
}
}



reply via email to

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