Hello,

2013/10/15 Thomas Morley <thomasmorle...@gmail.com>

> 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
_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to