Am 01.05.2011 01:47, schrieb Mario Moles:
Hi!
I have double fingerings in this code:
\version "2.13.59"
myMusic = \relative c' {
\set fingeringOrientations = #'(left)
\chordGlissando
<c-3 e-2 g-1>8 <f-3 a-2 c-1>
}
\score {
<<
\new Staff {
\clef "treble_8"
\myMusic
}
>>
}
Do you have a solution?
The glissando has been improved for handling chords in
version 2.13.60 or 2.13.61, so you can write
<c-3 e-2 g-1>8 \glissando <f-3 a-2 c-1>
and the fingerings should only appear once per chord.
HTH,
Marc
--
oiram/bin/selom
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user