Comment #54 on issue 3304 by [email protected]: Unequal spacing in odd n-tuplet with other simultaneous subdivisions
http://code.google.com/p/lilypond/issues/detail?id=3304

There are still issues. When you set the size of individual staff, horizontal spacing becomes uneven.

{
  <<
    { c'8. c'16 }

    \new Staff \with {
      fontSize = #-5
    }
    { \tuplet 5/4 { c'16 c'16 c'16 c'16 c'16 } }
  >>
}



Attachments:
        uneven.png  9.1 KB

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to