Hi Han-Wen!
In the following example the beaming seems wrong:

\score{
        \context Staff = staff <
                { \context Voice = one \stemup 
                \notes \relative c'' { c8 c r c } }
                { \context Voice = two \stemdown
                \notes \relative c'' { g8 g s g } }
        >
}

It get's beamed as follows with .53

  ____
  |  |      |\
  |  |      |
 O  O   _  O
        /
 O  O      O
|  |      |
|  |      |
----------- 

With .50 it used to be like this:

  ____
  |  |      |\
  |  |      |
 O  O   _  O
        /
 O  O      O
|  |      |
|  |      |/
---- 

I don't like two rests because in a very homophonic peace that looks
rather ugly.

Greetings,

David

------------------------------------------------------------------------------
David Ondreka <[EMAIL PROTECTED]>

Reply via email to