lilypond-devel
[Top][All Lists]
Advanced

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

Re: Sketchy sketch for a modification to the typesetting backend. (issue


From: hanwenn
Subject: Re: Sketchy sketch for a modification to the typesetting backend. (issue4446060)
Date: Mon, 25 Apr 2011 03:20:51 +0000

LGTM


http://codereview.appspot.com/4446060/diff/3/lily/beam.cc
File lily/beam.cc (right):

http://codereview.appspot.com/4446060/diff/3/lily/beam.cc#newcode1208
lily/beam.cc:1208: if ((Beam::is_cross_staff (me)
comment why we are doing this.

http://codereview.appspot.com/4446060/diff/3/lily/beam.cc#newcode1214
lily/beam.cc:1214: if (Beam::is_cross_staff (covered[i]))
use

 if (is beam && is cross staff)

http://codereview.appspot.com/4446060/



reply via email to

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