From 66c249ef5c177fd90d7681c5d1e70b8b4feba9e0 Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Sun, 7 Jul 2002 15:32:39 +0000 Subject: [PATCH] release commit --- ChangeLog | 2 ++ scm/grob-description.scm | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) 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)))) )) -- 2.39.5