Jump to content

Changing beam thickness and spacing: Difference between revisions

From LilyPond wiki
Import snippet from LSR
 
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
Line 1: Line 1:
To make beams thicker or thinner alter the <code>Beam.beam-thickness</code> property. To adjust the spacing between beams alter the <code>Beam.length-fraction</code> property.
To make beams thicker or thinner alter the <code>Beam.beam-thickness</code> property. To adjust the spacing between beams alter the <code>Beam.length-fraction</code> property.


<lilypond version="2.24.0">
<lilypond version="2.24">
\relative f' {
\relative f' {
   \time 1/8
   \time 1/8

Revision as of 18:44, 16 November 2025

To make beams thicker or thinner alter the Beam.beam-thickness property. To adjust the spacing between beams alter the Beam.length-fraction property.

LilyPond rendering error

No release of LilyPond 2.24 found.