Originally created by: *anonymous
Originally created by: v.villenave Originally owned by: v.villenave
% another collision involving ties:
\version "2.11.38" \paper { ragged-right = ##t } \relative c'' { f-- f~-- f~ }
Originally posted by: v.villenave
New example from James Bailey:
{ c'''2~ c'''8\fermata [r8] [r4] }
% the fermata collides with the tie.
Originally posted by: percival.music.ca@gmail.com
(No comment was entered for this change.)
Originally posted by: lilyli...@googlemail.com
Just another example of a - very standard - notation that causes a collision between Tie and articulation
\relative e'{ <e b'>2~-> <e b'> }
Originally posted by: paconet....@gmail.com
if fermata can be considered as an articulation, this example shows a very hard collision:
\version "2.13.50" { b16_\fermata ~ b8 b16 }
Labels: -type-Collision Type-Ugly
Diff:
--- old +++ new @@ -5,11 +5,13 @@ % another collision involving ties: - +~~~~ +:::TeX \version "2.11.38" -\paper \{ - ragged-right = \#\#t -\} -\relative c'' \{ - f-- f~-- f~ -\} +\paper { + ragged-right = ##t +} +\relative c'' { + f-- f~-- f~ +} +~~~~
No collisions at all in 2.19.27.
\version "2.19.27" \paper { ragged-right = ##t } \relative c'' { f-- f~-- f r c'2~ 8\fermata r8 r4 <e,, b'>2~-> <e b'> b16_\fermata ~ b8 b16 }
The order of the stack in the first example might be a different issue, but for ties I don’t think it need be different.
Originally posted by: v.villenave
New example from James Bailey:
{
c'''2~ c'''8\fermata [r8] [r4]
}
% the fermata collides with the tie.
Originally posted by: percival.music.ca@gmail.com
(No comment was entered for this change.)
Originally posted by: lilyli...@googlemail.com
Just another example of a - very standard - notation that causes a collision between Tie and articulation
Originally posted by: lilyli...@googlemail.com
\relative e'{
<e b'>2~-> <e b'>
}
Originally posted by: paconet....@gmail.com
if fermata can be considered as an articulation, this example shows a very hard collision:
\version "2.13.50"
{ b16_\fermata ~ b8 b16 }
Originally posted by: percival.music.ca@gmail.com
(No comment was entered for this change.)
Labels: -type-Collision Type-Ugly
Diff:
No collisions at all in 2.19.27.
The order of the stack in the first example might be a different issue, but for ties I don’t think it need be different.
Last edit: Simon Albrecht 2015-09-18