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 _______________________________________________ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org/mailman/listinfo/bug-lilypond