bug-lilypond
[Top][All Lists]
Advanced

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

A couple of grace problems


From: Mats Bengtsson
Subject: A couple of grace problems
Date: Wed, 10 Apr 2002 00:00:33 +0200

I noted a couple of problems with grace notes, see the 
following example:

\score{
  \notes\relative c''\context Voice {
    \property Score.autoBeamSettings \override #'(end 1 8 4 4) = #(make-moment 
1 4)                  
    % Misplaced slurs:
    f8 \grace {f (}) g a bes a \grace{ a ( } ) g a f |

    % Impossible to get beam over both main notes and grace notes:
    a \grace{[g16 ( f] } ) g8
  }
}


  /Mats



reply via email to

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