lilypond-user
[Top][All Lists]
Advanced

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

Re: no glissando between 16th notes


From: Valentin Villenave
Subject: Re: no glissando between 16th notes
Date: Thu, 19 Mar 2009 22:04:00 +0100

Le 19 mars 2009 21:21, Frédéric Bron <address@hidden> a écrit :
> The following code produces no glissando between 16th notes (2.12.2):

> Why?

http://lilypond.org/doc/v2.12/Documentation/user/lilypond-internals/Glissando

Default padding is 1.5 staff spaces on the right and on the left. If
the notes are closer than 3 spaces, no glissando is printed.

You may override the padding accordingly:

       \override  Glissando #'bound-details #'right #'padding = #0
       \override  Glissando #'bound-details #'left #'padding = #0


Regards,
Valentin




reply via email to

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