]> git.donarmstrong.com Git - lilypond.git/commitdiff
(print): new file. Set limits to
authorhanwen <hanwen>
Fri, 23 Jul 2004 19:32:07 +0000 (19:32 +0000)
committerhanwen <hanwen>
Fri, 23 Jul 2004 19:32:07 +0000 (19:32 +0000)
ledger line length to avoid clashes.

ChangeLog
scm/define-grobs.scm

index 9f8d288cb0b8761dfcbcda9a25fa18dd3ccf0811..64392910a035a538a6d26e94cc4f54198901e918 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2004-07-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
 
+       * lily/note-head.cc: remove ledger line handling.
+
+       * lily/ambitus.cc (print): strip away accidental / note head code,
+       and associated properties.
+
        * lily/ambitus-engraver.cc (create_ambitus): change name to
        AmbitusLine. Create AmbitusAccidental and AmbitusNoteHead for
        other ambitus parts.
index 0a47d53427453d00f19c525b6ae5e269a68bfe17..890b0b30122e83e9a868643773f3db057586fc3a 100644 (file)
        (Y-extent-callback . #f)                         
        (print-function . ,Line_spanner::print)
        (after-line-breaking-callback . ,Line_spanner::after_line_breaking)
-       (meta . ((interfaces . (line-spanner-interface spanner-interface))))
+       (meta . ((interfaces . (line-spanner-interface line-interface spanner-interface))))
        ))
 
     (NoteName