Customizing markup fret diagrams: Difference between revisions

Import snippet from LSR
 
mNo edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Fret diagram properties can be set through <code>'fret-diagram-details</code>. For markup fret diagrams, overrides can be applied to the <code>Voice.TextScript</code> object or directly to the markup.
Fret diagram properties can be modified by setting the <code>fret-diagram-details</code> property. For markup fret diagrams, overrides can be applied to the <code>Voice.TextScript</code> object or directly to the markup.


<lilypond version="2.24.0">
<lilypond version="2.24">
<<
<<
   \chords { c1 | c | c | d }
   \chords { c1 | c | c | d }
Line 82: Line 82:
[[Category:Tweaks and overrides]]
[[Category:Tweaks and overrides]]
[[Category:Included in the official documentation]]
[[Category:Included in the official documentation]]
[[Category:Snippet]]