]> git.donarmstrong.com Git - lilypond.git/commitdiff
(all-grob-descriptions): set
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Mon, 12 Dec 2005 23:41:45 +0000 (23:41 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Mon, 12 Dec 2005 23:41:45 +0000 (23:41 +0000)
springs-and-rods (thanks Joe!)

ChangeLog
Documentation/user/invoking.itely
scm/define-grobs.scm

index 5f22f7cc20417946bdfb13d447cde26edc95689b..2df629a60fbecc3aead85517bcd2dbb4d62e3c13 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-12-13  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * scm/define-grobs.scm (all-grob-descriptions): set
+       springs-and-rods (thanks Joe!)
+
 2005-12-12  Nicolas Sceaux  <nicolas.sceaux@free.fr>
 
        * input/no-notation/display-lily-tests.ly (test): 
index 3a2becd5055e8efe0cca6e16b6b2937e727f9742..717f178216487f9688797aeb01c580d7cb203021 100644 (file)
@@ -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. 
index 28c9b1c83e67824863f55eefd149cadf225b4338..1773f5a7dfc222298d9cc244ced9fd2edaaf13b2 100644 (file)
 
     (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)