lilypond-user
[Top][All Lists]
Advanced

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

Re: Extending the width of a glissando


From: Lukas-Fabian Moser
Subject: Re: Extending the width of a glissando
Date: Sun, 19 Sep 2021 18:10:33 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0

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

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