lilypond-devel
[Top][All Lists]
Advanced

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

Re: Creates a LeftBarStub that stops lyrics from bumping into the System


From: n . puttock
Subject: Re: Creates a LeftBarStub that stops lyrics from bumping into the SystemStartBar. (issue 5201043)
Date: Sat, 08 Oct 2011 16:41:52 +0000


http://codereview.appspot.com/5201043/diff/3001/scm/output-lib.scm
File scm/output-lib.scm (right):

http://codereview.appspot.com/5201043/diff/3001/scm/output-lib.scm#newcode355
scm/output-lib.scm:355: (if (eq? 0 (ly:item-break-dir grob))
Doesn't this potentially make the function unpure?

If I compare Item::break_visible ()/Item::pure_is_visible (), the main
difference is the latter doesn't call break_status_dir ().

http://codereview.appspot.com/5201043/



reply via email to

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