Status: Accepted
Owner: ----
Labels: Type-Ugly
New issue 3105 by [email protected]: In mensural-style the stem and flag
aren't well combined
http://code.google.com/p/lilypond/issues/detail?id=3105
Karol Majewski posted here:
http://lists.gnu.org/archive/html/bug-lilypond/2013-01/msg00042.html
Thomas Morley posted here:
http://lists.gnu.org/archive/html/bug-lilypond/2013-01/msg00096.html
and identified three bugs arising from the original report. This tracker is
for the following defect of type Ugly:
(3)
In mensural-style the stem and flag aren't well combined.
Example:
\version "2.17.9"
{
\override Flag.style = #'mensural
\override Stem.thickness = #1.0
\override NoteHead.style = #'mensural
c'8
}
I'd consider this of type ugly.