e) in the attached files!
http://www.nabble.com/file/p19270393/arpeggio%2Bbug.png arpeggio+bug.png
http://www.nabble.com/file/p19270393/arpeggio%2Bbug.ly arpeggio+bug.ly
--
View this message in context:
http://www.nabble.com/arpeggio-problems-tp19251408p19270393.html
Sent from the Gnu - Lily
o
recalculate everything!
is there a function to do this automatically?!
thank you anyway!
-eluze
--
View this message in context:
http://www.nabble.com/arpeggio-problems-tp19251408p19254165.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.
__
Hi all,
As a workaround, you could add invisible note heads to the chord.
yes, that works - but
Why not use #'positions?
%%
\version "2.11.56"
\paper { line-width = 5\in }
music = \relative c''
{
1\arpeggio
\once \override Arpeggio #'positions = #'(-1 . 1) \arpe
composer wants to have an arpeggio,
he probably would like it to be seen!
>
> As a workaround, you could add invisible note heads to the chord.
>
yes, that works - but
-eluze
--
View this message in context:
http://www.nabble.com/arpeggio-problems-tp19251408p19252373.html
S
My quick and dirty solution would just be to make the chords take up
more space with invisible notes:
\version "2.11.57"
{
\override Staff.LedgerLineSpanner #'transparent = ##t \arpeggioNormal
< \tweak #'transparent ##t c'' e'' g'' \tweak #'transparent ##t b'' >
1 \arpeggio
\override Staff.L
27;' g'' > 1 \arpeggio
\arpeggioBracket < e'' g'' > 1 \arpeggio
}
is there a way to tweak this or is it a bug?
thanx
-eluze
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailma
gt; 1 \arpeggio
> \arpeggioParenthesis < e'' g'' > 1 \arpeggio
> \arpeggioBracket < e'' g'' > 1 \arpeggio
> }
>
> is there a way to tweak this or is it a bug?
> thanx
> -eluze
>
>
> _
hi
when the notes of a chord are close problems with arpeggios arise
- \arpeggioNormal - the zigzag line cannot be recognised as such
- \arpeggioArrowUp - the arrow is below the chord, the zigzag line is missing
- \arpeggioArrowUp - the arrow is below the chord, the zigzag line is missing
- \arpeg