Customizing fretboard 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 <code>FretBoard</code> fret diagrams, overrides are applied to the <code>FretBoards.FretBoard</code> object. Like <code>Voice</code>, <code>FretBoards</code> is a bottom-level context, and therefore can be omitted in property overrides.
Fret diagram properties can be modified by setting the <code>fret-diagram-details</code> property. For <code>FretBoard</code> fret diagrams, overrides are applied to the <code>FretBoards.FretBoard</code> object. Like <code>Voice</code>, <code>FretBoards</code> is a bottom-level context, and therefore can be omitted in property overrides.


<lilypond version="2.24.0">
<lilypond version="2.24">
\include "predefined-guitar-fretboards.ly"
\include "predefined-guitar-fretboards.ly"


Line 53: Line 53:
[[Category:Tweaks and overrides]]
[[Category:Tweaks and overrides]]
[[Category:Included in the official documentation]]
[[Category:Included in the official documentation]]
[[Category:Snippet]]