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

Comment #4 by lemzwerg:
The idea in comment #3 is probably a bad one...

An easy work-around is to use something like this:

\relative
<< { \oneVoice \stemDown f2 \glissando \stemNeutral a  } \\
   { \oneVoice           c2 \glissando d, } >>

However, this causes warnings about clashing note columns...
It would be of great help if this particular warning could be suppressed on
demand for situations like the above.



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