Originally created by: *anonymous
Originally created by: v.villenave (code.google.com)
% Given the right note spacing and tie directions,
% ties can collide with rhythmic augmentation dots.
% In this example, if the line width is
% reduced to 52 LilyPond avoids the collision.
\version "2.11.41"
\paper {
ragged-right = ##f
line-width = 53
}
\relative c'' {
\tieDown
<e b>4.~
<e b>8
}
Backup-2015-12-01: #1015
Backup-2015-12-01: #2841
Backup-2016-12-10: #1015
Backup-2016-12-10: #2841
Originally posted by: percival.music.ca@gmail.com
(No comment was entered for this change.)
Labels: -Engraving-nitpick
Owner: ---
Originally posted by: percival.music.ca@gmail.com
(No comment was entered for this change.)
Labels: -type-Collision Type-Ugly