On 09/20/2013 11:20 AM, bart deruyter wrote:
I've got here a Bm/F chord that I'd like to show as simply taking the
barré-chord Bm and starting from the d-string instead of the
a-string.So the lowest sounding b-note has to be shown as muted in the
fret diagram while still showing that the index finger spans onto that
muted string
To show what I want to achieve I've added a little drawing :-)
Hi Bart!
Maybe I missed the real issue here, but isn't this what you were sketching?
\version "2.17.26"
<<
\context ChordNames {
\chordmode {
b1:m/fis
}
}
\context Staff {
\clef "treble_8"
< fis b d' fis'>1 ^\markup
\fret-diagram #"c:5-1-2;6-x;5-x;4-4;3-4;2-3;1-2;"
}
>>
Best
Peter
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user