lilypond-user
[Top][All Lists]
Advanced

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

Re: Glissando line - I can't see it


From: Klaus Blum
Subject: Re: Glissando line - I can't see it
Date: Tue, 6 Dec 2016 08:29:42 -0700 (MST)

Hi Claudio, 


clapana wrote
> I suppose the glissando line actually is there but there isn't enough
> space
> to show it properly.

you can manually stretch the glissando line like this: 

% ----------------------------------------------------------------------
\version "2.18.2"
{
  \override Glissando.springs-and-rods = #ly:spanner::set-spacing-rods
  \override Glissando.minimum-length = #8
  \override Glissando.thickness = #3
  r8 <g b''>16\f (\glissando<ges bes''>) <ges bes''>( <g g''>) r8
r2-\fermata
}
% ----------------------------------------------------------------------

Cheers, 
Klaus



--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/Glissando-line-I-can-t-see-it-tp197692p197703.html
Sent from the User mailing list archive at Nabble.com.



reply via email to

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