Joseph Haig wrote:
A couple of other questions. I am using this to write music that is a combination of chant and modern notation. If I use \include "gregorian-init.ly" the spacing for the modern notation gets messed up. However, I have got round this by taking a copy of this init file and commenting out the line \override SpacingSpanner #'packed-spacing = ##t How should this be turned on and off manually within the score?
Just insert \override Timing.SpacingSpanner #'packed-spacing = ##t to turn it on and \revert Timing.SpacingSpanner #'packed-spacing to turn it off again.
Finally (for now), in the 'Bugs' section of section 7.7.10, it says: "Accidentals must not be printed within a ligature, but instead need to be collected and printed in front of it." This bug causes the accidental to be printed on top of a note, so it cannot be seen. Is there a workaround for this? Is this fixed in 2.11?
Probably not, there hasn't been much work done related to gregorian chant notation during the last year. /Mats _______________________________________________ lilypond-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-user
