lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 3887 in lilypond: Using non-default font size resu


From: lilypond
Subject: [Lilypond-auto] Issue 3887 in lilypond: Using non-default font size results in uneven
Date: Fri, 21 Mar 2014 12:58:23 +0000

Status: Accepted
Owner: ----
Labels: Type-Ugly

New issue 3887 by address@hidden: Using non-default font size results in uneven
http://code.google.com/p/lilypond/issues/detail?id=3887

Seems that http://code.google.com/p/lilypond/issues/detail?id=3304 did not fix all instances.

Karol Majewsky reports

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 } }
  >>
}




Attachments:
        uneven.png  10.4 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

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