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,

Petermailto:[email protected]
www.ptoye.com

Reply via email to