bug-lilypond
[Top][All Lists]
Advanced

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

Issue 291 in project lilypond


From: codesite-noreply
Subject: Issue 291 in project lilypond
Date: Tue, 13 Feb 2007 00:14:53 -0800

Issue 291: \glissando doesn't work properly with chords
http://code.google.com/p/lilypond/issues/detail?id=291

New issue report by lemzwerg:
\version "2.11.16"

\header { texidoc = "
  @code{\glissando} should be controllable for each note in a chord.
  The code below shows that only the uppermost chord note gets a
  glissando line.  Using a syntax similar to `~' doesn't work at all.
" }

\relative c' {
  <c f>1 \glissando <e a> |
  <e\glissando a\glissando> <c f>
}

\paper {
  ragged-right = ##t
}

% EOF


Attachments:
        glissando-chord.png  3.3 KB 


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

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