Re: Fix base attachments for slurs at linebreaks

2009-08-29 Thread Patrick McCarty
On Sun, Aug 23, 2009 at 10:23 AM, wrote: > > http://codereview.appspot.com/109071/diff/39/46 > File lily/phrasing-slur-engraver.cc (right): > > http://codereview.appspot.com/109071/diff/39/46#newcode147 > Line 147: if (!g->internal_has_interface (ly_symbol2scm > ("span-bar-interface"))) > this wil

Fix base attachments for slurs at linebreaks

2009-08-23 Thread hanwenn
http://codereview.appspot.com/109071/diff/39/46 File lily/phrasing-slur-engraver.cc (right): http://codereview.appspot.com/109071/diff/39/46#newcode147 Line 147: if (!g->internal_has_interface (ly_symbol2scm ("span-bar-interface"))) this will work in some cases, but is specific to the ordering o