[EMAIL PROTECTED] writes:
> 
> The attached patch fixes the left end alignment of some broken
> spanners (crescendo, decrescendo, slurs, ties, volta brackets), as
> mentioned in my recent post. I did not succeed in creating a test case
> for tuplet spanners, so this hasn't been changed.
> 
> What do you think about the patch?

I think the principle is good, but I dislike the "for debugging"
code. Could you send one without?  You can switch on debugging inside
GDB with

        define setprint
               call monitor->clear_silence ()
               call check_debug =1
               call flower_check_debug =1
        end

and use print() methods (or use --debug from the command line).  That
is a cleaner and more generic way.


-- 

Han-Wen Nienhuys, [EMAIL PROTECTED] ** GNU LilyPond - The Music Typesetter 
      http://www.cs.uu.nl/people/hanwen/lilypond/index.html 

Reply via email to