Making glissandi breakable: Difference between revisions
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 3: | Line 3: | ||
The <code>breakable</code> property does not affect manual breaks inserted with commands like <code>\break</code>. | The <code>breakable</code> property does not affect manual breaks inserted with commands like <code>\break</code>. | ||
<lilypond version="2.24 | <lilypond version="2.24" full> | ||
glissandoSkipOn = { | glissandoSkipOn = { | ||
\override NoteColumn.glissando-skip = ##t | \override NoteColumn.glissando-skip = ##t | ||