On 2/22/18, 5:34 PM, "Gilles van Eeden" <[email protected]> wrote:

    Hi Carl,
    
    your analysis sounds recognizable. I did notice that a substantial 
    amount of code could be reused, e.g. the string parsing and label 
    printing code. I will have to look at it again and try to wrap my head 
    around lilypond data structures and scheme syntax. Thanks for sharing 
    your ideas.
    
If you have your labels be a scheme list, rather than a string, you won't need 
to parse a string

\once \override FretBoards.fret-diagram-details.chord-steps = #'("b3" "" "R" 
"5" "b7" "")

HTH,

Carl    

_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to