[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
1.5.7
From: |
Han-Wen Nienhuys |
Subject: |
1.5.7 |
Date: |
Sun, 19 Aug 2001 22:31:07 +0200 |
> was happy to see that several weird grace note bugs have
>disappeared compared to 1.5.6. On the other hand, the following
>bug is new to 1.5.7, look at the first bar line:
I mistakenly left the old spacing code turned on. Try
+++ grob-description.scm Sun Aug 19 22:33:27 2001
@@ -500,7 +500,7 @@
))
(SpacingSpanner . (
- (spacing-procedure
. ,Spacing_spanner::set_springs)
+ (spacing-procedure . ,New_spacing_spanner::set_springs)
(stem-spacing-correction . 0.5)
(grace-space-factor . 0.8)
Not only does it look better, it should look better than earlier
versions as well.
--
Han-Wen Nienhuys | address@hidden | http://www.cs.uu.nl/~hanwen/
- Re: 1.5.7, Mats Bengtsson, 2001/08/17
- 1.5.7,
Han-Wen Nienhuys <=