Hi,

(define pure-print-callbacks
  (list
   ly:bar-line::print
   ly:note-head::print
   ly:accidental-interface::print
   ly:dots::print
   ly:clef::print
   ly:text-interface::print
   ly:script-interface::print))


I'm not sure if this appropriate: the accidental does a suicide() in
case it is a tie-reminder in the middle of the line. Currently this
happens in accidental_interface::after_line_breaking, so the height
estimation doesn't cause accidentals to be killed incorrectly, but I
suspect it does estimate height incorrectly for tie reminder
accidentals.


-- 

Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen

LilyPond Software Design
 -- Code for Music Notation
http://www.lilypond-design.com



_______________________________________________
lilypond-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to