Mats Bengtsson <[EMAIL PROTECTED]> wrote:

Tricky situation! The only fix I can think of for the moment, is the
following
ugly workaround:

\version "2.10.25"
\paper { ragged-right = ##t }
<< \relative c'' {
    << { \voiceThree g4 } \\ { <d f>8 <c e> } >>
}
\new Staff \relative c {
  \clef bass
  << { \hideNotes a'4 } \\ {<b, d f g>8 <c e g> } >>
}
>>

   /Mats


Thanks, that works really well - I don't mind a little inelegance if it
fixes some nasty output.
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to