Menu

#796 Slurs should not collide with accidentals

Accepted
nobody
None
Ugly
2012-08-26
2009-07-15
Anonymous
No

Originally created by: *anonymous

Originally created by: v.villenave
Originally owned by: v.villenave

% This may be related to issue 76 or issue 480.

\version "2.13.3" % has never worked AFAICR.

% A collision occurs with the slur and the accidental.

\relative g'' {
\key g \major
a32 ( f'16)
}

1 Attachments

Discussion

  • Google Importer

    Google Importer - 2011-08-20

    Originally posted by: percival.music.ca@gmail.com

    (No comment was entered for this change.)

    Labels: -type-Collision Type-Ugly

     
  • Google Importer

    Google Importer - 2012-08-26

    Originally posted by: mts...@gmail.com

    \relative g'' {
    \key g \major
    \override Slur #'details #'edge-attraction-factor = #1
    a32 ( f'16)
    }

    fixes the issue.  I'll try to do something that attenuates edge-attraction-factor as slurs get less X span and more Y.

     
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.