| Issue 75: | appogietta slur does not happen during normal slur | |
| 2 people starred this issue and may be notified of changes. | Back to list |
\header {
texidoc = "Appoggiatura slur can not happen during an ordinary slur."
reportedin = "2.5.16"
}
\version "2.9.16"
\layout {ragged-right =##t}
\relative {c4( \appoggiatura c8 c8 c8) }
|
|
,
May 30, 2008
(Reproduced with 2.11.47) |
|
,
Mar 13, 2009
This behavior occurs because an "appoggiatura slur" is just a Slur grob, and Slurs cannot be nested. Issue 353 is a duplicate of this one, since an "acciaccatura slur" is also a Slur. Perhaps we need an @knownissues entry in NR 1.2.6.1 to address these two issues. I imagine a new grob (GraceSlur) would need to be implemented in order to handle this situation properly. |
|
,
Mar 13, 2009
There's also Issue 757; shall I close these two and only keep the present one? |
|
,
Mar 24, 2009
I'm not sure. Since acciaccaturas and appoggiaturas both use Slurs, Issue 757 might actually be a general issue with Slurs. That is, that they should not collide with ledger lines. So, maybe you could keep 757 open, but revise the summary. Issue 353 should be closed. |
|
,
Jul 14, 2009
Issue 353 has been merged into this issue. |
|
,
Nov 26, 2009
(No comment was entered for this change.)
Status: Verified
Owner: percival.music.ca |
|
,
Nov 26, 2009
(No comment was entered for this change.)
Status: Accepted
|
|
|
|