bug-lilypond
[Top][All Lists]
Advanced

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

Issue 267 in project lilypond


From: codesite-noreply
Subject: Issue 267 in project lilypond
Date: Fri, 02 Feb 2007 00:09:45 -0800

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




reply via email to

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