Janek Warchoł wrote Monday, December 27, 2010 4:45 PM

Ok, so there is no problem with indent, but the notes *are* still
aligned wrongly! Look at the "with gregorian" attachment - the gap
after first note is too big (i marked it in red).

I know next to nothing about ancient notation, but whoever wrote
gregorian.ly clearly intended this behaviour as the file contains
the override

\override SpacingSpanner #'packed-spacing = ##t

on line 258, which requests notes to be packed as tightly as possible.

This is presumably to enable the usual packed spacing of Gregorian
ligatures when the other facilities in gregorian.ly are used, so it is not
a bug.

If you want to use normal spacing simply revert this setting:

\revert Score.SpacingSpanner #'packed-spacing

Trevor


_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to