lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 1860 in lilypond: Invisible glissando before a


From: lilypond
Subject: Re: [Lilypond-auto] Issue 1860 in lilypond: Invisible glissando before accented note (see issue 40)
Date: Sun, 25 Aug 2013 03:41:07 +0000


Comment #1 on issue 1860 by address@hidden: Invisible glissando before accented note (see issue 40)
http://code.google.com/p/lilypond/issues/detail?id=1860

Workaround with minimum-length:
  { \override Glissando #'minimum-length = #4
    \override Glissando #'springs-and-rods = #ly:spanner::set-spacing-rods
     c4''\glissando ces'' }

Note that minimum-length controls the distance between notes (until and unless the enhancement of issue 2207 changes the behavior) so we have to adjust the #4 depending on what accidentals are present.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

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