bug-lilypond
[Top][All Lists]
Advanced

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

Issue 308 in project lilypond


From: codesite-noreply
Subject: Issue 308 in project lilypond
Date: Thu, 22 Feb 2007 00:27:35 -0800

Issue 308: \once fails for Glissando grob properties before a rest
http://code.google.com/p/lilypond/issues/detail?id=308

New issue report by lemzwerg:
\version "2.11.19"

\header { texidoc = "
  @code{\once} must work correctly with @code{Glissando} grob properties
even before rests.
Here is a counterexample.
" }

\relative c' {
\override Glissando #'springs-and-rods = #ly:spanner::set-spacing-rods
\override Glissando #'minimum-length = #7
\once \override Glissando #'bound-details #'right #'padding = #2.5
\once \override Glissando #'bound-details #'right #'Y = #-2
  f2. ~ f8 \glissando r8 |
}

\paper {
  ragged-right = ##t
}

% EOF


Attachments:
        glissando-rest.png  3.2 KB 


Issue attributes:
        Status: Accepted
        Owner: lemzwerg
        Labels: Type-Defect Priority-Medium

-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings




reply via email to

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