Issue 267: \once fails for a glissando property
http://code.google.com/p/lilypond/issues/detail?id=267

New issue report by lemzwerg:
\version "2.11.14"

\header { texidoc = "
  @code{\once} should work for @code{bound-details} in glissandis.
  The code below shows a failure: Adjusting the @code{Y} property
  has a global effect.
" }

\relative {
\once \override Glissando #'bound-details #'right #'Y = #4
  f2 \glissando c |
  f2 \glissando c
}


\paper {
  ragged-right = ##t
}

% EOF


Attachments:
        glissando.png  2.0 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

Reply via email to