lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Extending the width of a glissando


From: Peter Toye
Subject: Extending the width of a glissando
Date: Sun, 19 Sep 2021 17:02:49 +0100

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 

}

 
Regards,

Peter

mailto:lilypond@ptoye.com
www.ptoye.com
reply via email to

[Prev in Thread] Current Thread [Next in Thread]