bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Slur+Dot Collision


From: Jay Anderson
Subject: Slur+Dot Collision
Date: Sat, 12 Feb 2011 21:17:20 -0700

This is not a regression from 2.12. I know how to manually fix it, but
it'd be nice if it avoided the dot automatically.

Related bugs: 868, 1091, 1174, 1230, 1352. I didn't see any listed
related to dot-slur collisions specifically so I thought it may be
useful.

Thanks!

-----Jay

\version "2.13.49"

\score
{
  \new Staff \relative c'''
  {
    \time 6/8
    {
      \repeat unfold 6 \repeat unfold 6 g8 |
      g4. e8( f8. c16) | % Collision between dot and slur
    }
  }
}



reply via email to

[Prev in Thread] Current Thread [Next in Thread]