Hi Peter,

Am 19.09.21 um 18:02 schrieb Peter Toye:
I need to extend the width of a glissando so that it's visible. There isn't room between the dot and the accidental for any meaningful symbol. As you can see, I've tried various tweaks but none of them has any effect.

\version "2.22.1"

\language "english"

{

  \override Glissando.style = #'zigzag

  %  \override Glissando.X-extent = #'( -10 . 10)

  %  \override Glissando.gap = #5

  % \override SpacingSpanner.shortest-duration-space = #50

  cs'4. \glissando c'8

}

This is discussed in the manual:


https://lilypond.org/doc/v2.23/Documentation/notation/spanners.html#using-the-spanner_002dinterface


Lukas

Reply via email to