Hi,
I have this fretboard diagram:
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\storePredefinedDiagram
#default-fret-table
\chordmode { bes }
#guitar-tuning
#'(
(mute 6)
(place-fret 5 1)
(place-fret 4 3)
(place-fret 3 3)
(place-fret 2 3)
(place-fret 1 1)
(barre 5 1 1)
)
<<
\chords {
bes1
}
\new FretBoards {
\chordmode {
\override FretBoard.fret-diagram-details.barre-type = #'straight
bes1
}
}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Is there a possibility to add a closing line at the 5h fret? And also I
would like to to get rid of the dots at first fret on string 1 and 5
and/or be able to increase the bar thickness for the barre (the thickness
can be changed for "capo", but I could not find a possibility to change
the thickness for the straight "barre" line).
Many thanks in advance,
Stefan
--
Stefan E. Mueller
[email protected]