From c3025ab2fb605e0f01935e35317a49f07faca532 Mon Sep 17 00:00:00 2001 From: hanwen Date: Fri, 5 May 2006 11:26:49 +0000 Subject: [PATCH] * scm/define-markup-commands.scm (note-by-number): remove debug display. * scm/define-markup-commands.scm (note-by-number): read 'style property. --- ChangeLog | 2 ++ scm/define-markup-commands.scm | 3 --- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index a2130c3560..0312d9dfb9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2006-05-05 Han-Wen Nienhuys + * scm/define-markup-commands.scm (note-by-number): remove debug display. + * scm/lily-library.scm (ordered-cons): new function. (interval-index): new function diff --git a/scm/define-markup-commands.scm b/scm/define-markup-commands.scm index 436263ed47..c5ee47382f 100644 --- a/scm/define-markup-commands.scm +++ b/scm/define-markup-commands.scm @@ -1180,9 +1180,6 @@ figured bass notation" (interval-index (ly:stencil-extent head-glyph Y) (cdr attach-indices)))) - (foo (display (list "attach idx" attach-indices " ext " - (ly:stencil-extent head-glyph X)))) - (stem-glyph (and (> log 0) (ly:round-filled-box -- 2.39.5