From: Han-Wen Nienhuys Date: Sun, 7 Jul 2002 15:32:39 +0000 (+0000) Subject: release commit X-Git-Tag: release/1.5.66 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=66c249ef5c177fd90d7681c5d1e70b8b4feba9e0;p=lilypond.git release commit --- diff --git a/ChangeLog b/ChangeLog index 9c1e6e29c3..6210bb49ae 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2002-07-07 Han-Wen + * VERSION: 1.5.66 released + * scm/grob-description.scm (all-grob-descriptions): add item-interface where necessary diff --git a/scm/grob-description.scm b/scm/grob-description.scm index b3f83d62ac..7c5cb8dfdf 100644 --- a/scm/grob-description.scm +++ b/scm/grob-description.scm @@ -83,7 +83,7 @@ (thin-kern . 3.0) (hair-thickness . 1.6) (thick-thickness . 6.0) - (meta . ((interfaces . (bar-line-interfaceitem-interface break-aligned-interface font-interface)))) + (meta . ((interfaces . (bar-line-interface item-interface break-aligned-interface font-interface)))) ))