Issue 3304 is not completely fixed. When the font-size of individual staff
is other than default, horizontal spacing becomes uneven.

\version "2.19.3"

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

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

Perhaps new issue should be added to the tracker?

<<attachment: uneven.png>>

_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to