lilypond-devel
[Top][All Lists]
Advanced

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

pure accidental height


From: Han-Wen Nienhuys
Subject: pure accidental height
Date: Thu, 28 Dec 2006 17:53:14 +0100
User-agent: Thunderbird 1.5.0.9 (X11/20061219)

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 - address@hidden - http://www.xs4all.nl/~hanwen

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





reply via email to

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