Status: New
Owner: ----
Labels: Type-Defect

New issue 2120 by [email protected]: skipTypesetting a tie is postponed to the not skipped part starting with 2 notes of same pitch
http://code.google.com/p/lilypond/issues/detail?id=2120

when a tie occurs in the skipped typesetting part the first not skipped notes are tied if they have the same pitch

example:

{
  \set Score . skipTypesetting = ##t
  e'8  e' e' e' e' ~ e' e' e'
  \set Score . skipTypesetting = ##f
  d'16. d'32 c'2.. |
}



Attachments:
        test2.png  2.0 KB


_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to