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


_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to