bug-lilypond
[Top][All Lists]
Advanced

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

Issue 666 in lilypond: Setting 'avoid-slur to 'around always places grob


From: codesite-noreply
Subject: Issue 666 in lilypond: Setting 'avoid-slur to 'around always places grob outside slur
Date: Sun, 24 Aug 2008 14:33:40 -0700

Issue 666: Setting 'avoid-slur to 'around always places grob outside slur
http://code.google.com/p/lilypond/issues/detail?id=666

New issue report by n.puttock:
Grobs which have 'avoid-slur set to 'around should only be moved outside a
slur when a collision occurs; currently there is no difference in behaviour
between 'around and 'outside. It appears to have broken between versions
2.7.7 (when 'inside-slur was changed to 'avoid-slur) and 2.8.0.

In the following snippet, the accent on the g should be inside the slur.

\version "2.11.57"

\relative c' {
  c4->_( d e f
  g-> a b c)
}

Attachments:
        foo.png  2.5 KB


Issue attributes:
        Status: New
        Owner: ----
        Labels: Type-Defect Priority-Medium

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings




reply via email to

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