Comment #5 on issue 570 by paconet@gmail.com: Articulations can collide
with ties
http://code.google.com/p/lilypond/issues/detail?id=570
if fermata can be considered as an articulation, this example shows a very
hard collision:
\version "2.13.50"
{ b16_\fermata ~ b8 b16 }
_
Comment #3 on issue 570 by lilyli...@googlemail.com: Articulations can
collide with ties
http://code.google.com/p/lilypond/issues/detail?id=570
Just another example of a - very standard - notation that causes a
collision between Tie and articulation
Attachments:
Tie-accent.preview
Comment #4 on issue 570 by lilyli...@googlemail.com: Articulations can
collide with ties
http://code.google.com/p/lilypond/issues/detail?id=570
\relative e'{
2~->
}
___
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/m
Comment #2 on issue 570 by percival.music.ca: Articulations can collide
with ties
http://code.google.com/p/lilypond/issues/detail?id=570
(No comment was entered for this change.)
Attachments:
foo.preview.png 1.2 KB
--
You received this message because you are listed in the owner
or
Comment #1 on issue 570 by v.villenave: Articulations can collide with ties
http://code.google.com/p/lilypond/issues/detail?id=570
New example from James Bailey:
{
c'''2~ c'''8\fermata r8 r4
}
% the fermata collides with the tie.
--
You received this message because you are listed in the ow
Issue 570: Articulations can collide with ties
http://code.google.com/p/lilypond/issues/detail?id=570
New issue report by v.villenave:
% another collision involving ties:
\version "2.11.38"
\paper {
ragged-right = ##t
}
\relative c'' {
f-- f~-- f~
}
Issue attributes:
Stat