From f145e896ca0408f4c13579f427579c70e33b0d17 Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Mon, 12 Dec 2005 23:41:45 +0000 Subject: [PATCH] (all-grob-descriptions): set springs-and-rods (thanks Joe!) --- ChangeLog | 5 +++++ Documentation/user/invoking.itely | 6 +++++- scm/define-grobs.scm | 3 +-- 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 5f22f7cc20..2df629a60f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-12-13 Han-Wen Nienhuys + + * scm/define-grobs.scm (all-grob-descriptions): set + springs-and-rods (thanks Joe!) + 2005-12-12 Nicolas Sceaux * input/no-notation/display-lily-tests.ly (test): diff --git a/Documentation/user/invoking.itely b/Documentation/user/invoking.itely index 3a2becd505..717f178216 100644 --- a/Documentation/user/invoking.itely +++ b/Documentation/user/invoking.itely @@ -520,7 +520,11 @@ that is a bug. We try to respond to bug-reports promptly, and fix them as soon as possible. Help us by sending a defective input file, so we can reproduce the problem. Make it small, so we can easily debug the problem. Don't forget to tell which version of LilyPond you use! Send -the report to @email{bug-lilypond@@gnu.org}. +the report via + +@example +@uref{http://post.gmane.org/post.php?group=gmane.comp.gnu.lilypond.bugs} +@end example @ignore @c the bug database is not up to date enough. diff --git a/scm/define-grobs.scm b/scm/define-grobs.scm index 28c9b1c83e..1773f5a7df 100644 --- a/scm/define-grobs.scm +++ b/scm/define-grobs.scm @@ -971,9 +971,8 @@ (MultiMeasureRest . ( - (stencil . ,Multi_measure_rest::print) - + (springs-and-rods . ,Multi_measure_rest::set_spacing_rods) (Y-offset . ,Staff_symbol_referencer::callback) (staff-position . 0) (expand-limit . 10) -- 2.39.5