bug-lilypond
[Top][All Lists]
Advanced

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

Re: Too low stem-thickness while using high value for fontSize


From: Marek Klein
Subject: Re: Too low stem-thickness while using high value for fontSize
Date: Wed, 16 Oct 2013 22:00:24 +0200

Hello,

2013/10/15 Thomas Morley <address@hidden>

> Hi,
>
> writing some educational papers I tried the code below
>
> \version "2.17.28"
>
>   {
>     \set fontSize = #12
>     \override Stem #'length = #24
>     %\override Stem #'thickness = #(magstep 6)
>     a'8
>   }
>
>   %% Only for better viewing:
>   \layout {
>       \omit Staff.TimeSignature
>       \omit Staff.Clef
>       \omit Staff.StaffSymbol
>   }
>
> Returning a far to low stem-thickness
> Seems it is factored some way, only looking at
> StaffSymbol.line-thickness, disregarding the general fontSize.
> Workaround is uncommenting the Stem.thickness-override.
>

Thank you for the report, this has been added as
http://code.google.com/p/lilypond/issues/detail?id=3620

-- 
Marek
bug squad member


reply via email to

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