Hi Harm,

I just tested your changes (from 2014) to fret-diagram.scm and I really like 
the new
options.
There is only one little issue: when one defines text inside dots
for open strings an unwanted capo bar appears. Tiny example:

\version "2.19.30"

\markup
  \override #'(size . 5)
  \override #'(fret-diagram-details . ((finger-code . in-dot)))
  \fill-line {
      \fret-diagram-verbose #`(
        (place-fret 4 0 "g")
      )
    }

HTH,
Patrick

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

Reply via email to