On 21/03/14 12:18, Karol Majewski wrote:
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?


_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond
http://code.google.com/p/lilypond/issues/detail?id=3887

Thanks

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

Reply via email to