lilypond-devel
[Top][All Lists]
Advanced

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

Re: Returns an empty interval for stencilless Stem height (issue 6303065


From: k-ohara5a5a
Subject: Re: Returns an empty interval for stencilless Stem height (issue 6303065)
Date: Mon, 11 Jun 2012 03:44:33 +0000


http://codereview.appspot.com/6303065/diff/4001/lily/stem.cc
File lily/stem.cc (right):

http://codereview.appspot.com/6303065/diff/4001/lily/stem.cc#newcode703
lily/stem.cc:703: if (calc_beam && !unsmob_stencil (me->get_property
("stencil")))
beam-stem-stemlet.ly shows that LilyPond produces no stencil for the
invisible stems on beamed rests, yet she depends on stem extents for
tuplet brackets.  Maybe
  if (calc_beam && !beam && !stenxil) ?

http://codereview.appspot.com/6303065/



reply via email to

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