lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

correction of documentation on 2.4.1 fret diagram markups


From: wmilmoe
Subject: correction of documentation on 2.4.1 fret diagram markups
Date: Mon, 10 Jun 2019 23:44:50 +0000 (UTC)

NOTE this is what is currently listed in the documentation and it does not work  I am using \version "2.18.2"

<c e g c' e'>1^\markup { \fret-diagram "6-x;5-3;4-2;3-o;2-1;1-o;" }

add a # before the first " and it works fine:

<c e g c' e'>1^\markup { \fret-diagram #"6-x;5-3;4-2;3-o;2-1;1-o;" }

reply via email to

[Prev in Thread] Current Thread [Next in Thread]