This one's a bit long for a bug report, but only to show the way the
horizontal problem depends on the vertical location of the grace
notes.
-AH
\version "2.11.38"
\paper {
ragged-right = ##t
}
% In groups of grace notes below the staff, it appears
% that the notes are only given enough
I couldn't find this one on the bug list: articulations can collide with ties.
\version "2.11.38"
\paper {
ragged-right = ##t
}
\relative c'' {
f-- f~-- f~
}
___
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailma
Issue 22: collision tuplet number and staff with increased spacing
http://code.google.com/p/lilypond/issues/detail?id=22
Comment #3 by gpermus:
That's a coincidence. Change the number to #1.3 and you'll see a collision.
--
You received this message because you are listed in the owner
or CC fi
Thanks for the report -- but is this a report about the docs, or a
bug in the program?
If it's something about the docs, please note that the templates
are generated from LSR; they should be fixed in there.
If it's a bug in the program, please create a minimal example.
Cheers,
- Graham
On Thu,