Issue 598: Whole notes get stems when stemlets are enabled
http://code.google.com/p/lilypond/issues/detail?id=598
Comment #2 by v.villenave:
Thanks.
Issue attribute updates:
Status: Verified
--
You received this message because you are listed in the owner
or CC fields of this issue
Issue 598: Whole notes get stems when stemlets are enabled
http://code.google.com/p/lilypond/issues/detail?id=598
Comment #1 by hanwenn:
(No comment was entered for this change.)
Issue attribute updates:
Status: Fixed
Labels: fixed_2_11_45
--
You received this message because
2008/4/3, Mats Bengtsson <[EMAIL PROTECTED]>:
> See
> http://lists.gnu.org/archive/html/bug-lilypond/2007-01/msg00445.html
> (which never got an answer). Anyway, the documentation only mentions
> stemlets on rests and not on notes, so I agree it's a bug.
Oh yes! I wasn't in charge at that time
[EMAIL PROTECTED] wrote:
New issue report by v.villenave:
% Bug: Whole notes shouldn't get stems when stemlets are enabled.
...
% (...or should they? -vv)
See http://lists.gnu.org/archive/html/bug-lilypond/2007-01/msg00445.html
(which never got an answer). Anyway, the documentation only mentio
2008/4/1, Marcus Macauley <[EMAIL PROTECTED]>:
> % Bug: Whole notes shouldn't get stems when stemlets are enabled.
Thanks, added as http://code.google.com/p/lilypond/issues/detail?id=598
Cheers,
Valentin
___
bug-lilypond mailing list
bug-lilypond@gnu.
Issue 598: Whole notes get stems when stemlets are enabled
http://code.google.com/p/lilypond/issues/detail?id=598
New issue report by v.villenave:
% Bug: Whole notes shouldn't get stems when stemlets are enabled.
\version "2.11.43"
\paper{ ragged-right=##t }
\relative c
% Bug: Whole notes shouldn't get stems when stemlets are enabled.
\version "2.11.43" % (Tested with 2.11.43-2 on Windows XP)
\paper{ ragged-right=##t }
\relative c' {
\override Stem #'stemlet-length = #0.5
c'1
}
___
bug-lilypond mailing list
bug-li