lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 4238 in lilypond: Glissando overlaps dot


From: lilypond
Subject: Re: [Lilypond-auto] Issue 4238 in lilypond: Glissando overlaps dot
Date: Wed, 31 Dec 2014 11:08:37 +0000


Comment #2 on issue 4238 by address@hidden: Glissando overlaps dot
https://code.google.com/p/lilypond/issues/detail?id=4238

present in 2.12.3, 2.14.2, 2.16.2 as well

workaround:

{
  \override Glissando.bound-details.left.padding = #1.4
  c''2. \glissando b'4
  %% for trill-style maybe add:
  \override Glissando.minimum-length = #5.4
  \override Glissando #'springs-and-rods = #ly:spanner::set-spacing-rods
  c''2. -\tweak #'style #'trill \glissando b'4
}

--
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]