2009/1/19 Jiri Zurek <[email protected]>: > If gregorian.ly is included to the file, the SpacingSpanner stops working, > given spacing is ignored. How does one increase the space between notes then?
I assume this is because the gregorian.ly file contains the following code at line 263: \override SpacingSpanner #'packed-spacing = ##t So I guess if you include this file, you might want to revert this setting. (There are a lot of comments in this file, perhaps you might find them useful?) Anyway, I included your report as http://code.google.com/p/lilypond/issues/detail?id=749 Regards, Valentin _______________________________________________ bug-lilypond mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-lilypond
