Il giorno mar 12 mar 2019 alle 15:28, Carl Sorensen <c_soren...@byu.edu> ha scritto:
In order to have two indications on the same string (the end of the barre plus another fret) you will need to use either the fret-diagram or the fret-diagram-verbose format. fret-diagram-terse only handles one indication per string.


Ok, I see, thanks.

\fret-diagram "c:3-1-5;6-x;5-o;4-o;1-7-3;"


This works fine.


\fret-diagram-verbose #'(
  (mute 6)
  (open 5)
  (open 4)
  (barre 3 1 5)
  (place fret 1 7 3)

This doesn't work: no 7th fret shown on first string.




_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to