Jump to content

Customizing fretboard fret diagrams: Difference between revisions

From LilyPond wiki
m Replace version="2.24.0" with version="2.24" now that the LilyWiki extension supports auto-selecting the latest release in a stable series
mNo edit summary
 
(2 intermediate revisions by the same user 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">
<lilypond version="2.24">
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]]

Latest revision as of 17:13, 14 December 2025

Fret diagram properties can be modified by setting the fret-diagram-details property. For FretBoard fret diagrams, overrides are applied to the FretBoards.FretBoard object. Like Voice, FretBoards is a bottom-level context, and therefore can be omitted in property overrides.

LilyPond rendering error

No release of LilyPond 2.24 found.