[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Lilypond-auto] Issue 3289 in lilypond: Cross-voice arpeggio moves accid
From: |
lilypond |
Subject: |
[Lilypond-auto] Issue 3289 in lilypond: Cross-voice arpeggio moves accidental away from notehead |
Date: |
Mon, 01 Apr 2013 07:48:38 +0000 |
Status: Accepted
Owner: ----
Labels: Type-Ugly
New issue 3289 by address@hidden: Cross-voice arpeggio moves accidental
away from notehead
http://code.google.com/p/lilypond/issues/detail?id=3289
Nick reports:
See example below. The chord across two voices has the accidental next
to the notehead. Add an arpeggio and the accidental and arpeggio both
get spaced away to the left. How do I move the accidental back next to
the notehead?
\version "2.17.15"
\new Staff <<
\set Staff.connectArpeggios = ##t
\new Voice = "1" { \voiceOne \relative c'' { <e a,>2 s <e
a,>\arpeggio } }
\new Voice = "2" { \voiceTwo \relative c'' { <g cis,>2 s <g
cis,>\arpeggio } }
>>
\layout {
\context {
\Staff \consists "Span_arpeggio_engraver"
}
}
http://lilypond.1069038.n5.nabble.com/attachment/143711/0/arpeggio.png
this behavior was introduced with 2.15.9
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
- [Lilypond-auto] Issue 3289 in lilypond: Cross-voice arpeggio moves accidental away from notehead,
lilypond <=
- Re: [Lilypond-auto] Issue 3289 in lilypond: Cross-voice arpeggio moves accidental away from notehead, lilypond, 2013/04/07
- Re: [Lilypond-auto] Issue 3289 in lilypond: Cross-voice arpeggio moves accidental away from notehead, lilypond, 2013/04/07
- Re: [Lilypond-auto] Issue 3289 in lilypond: Cross-voice arpeggio moves accidental away from notehead, lilypond, 2013/04/07
- Re: [Lilypond-auto] Issue 3289 in lilypond: Cross-voice arpeggio moves accidental away from notehead, lilypond, 2013/04/07
- Re: [Lilypond-auto] Issue 3289 in lilypond: Cross-voice arpeggio moves accidental away from notehead, lilypond, 2013/04/07
- Re: [Lilypond-auto] Issue 3289 in lilypond: Cross-voice arpeggio moves accidental away from notehead, lilypond, 2013/04/07
- Re: [Lilypond-auto] Issue 3289 in lilypond: Cross-voice arpeggio moves accidental away from notehead, lilypond, 2013/04/07
- Re: [Lilypond-auto] Issue 3289 in lilypond: Cross-voice arpeggio moves accidental away from notehead, lilypond, 2013/04/08
- Re: [Lilypond-auto] Issue 3289 in lilypond: Cross-voice arpeggio moves accidental away from notehead, lilypond, 2013/04/08
- Re: [Lilypond-auto] Issue 3289 in lilypond: Cross-voice arpeggio moves accidental away from notehead, lilypond, 2013/04/08