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
Neil Puttock wrote:
Hi everybody,
In the following example, I'm dissatisfied with the alignment of the
voices on the top stave. I've tried all sorts of overrides and tweaks
but most of them create more problems than they solve.
\version "2.10.25"
\paper { ragged-right = ##t }
<< \relative c'' {
<< { g4 } \\ { <d f>8 <c e> } >>
}
\new Staff \relative c { \clef bass <b d f g> <c e g> }
>>
I've seen several engraved versions of this section and they all agree
that the g4 should be to the left, with the quaver chords aligned
between treble and bass.
Any ideas?
Thanks,
Neil
------------------------------------------------------------------------
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
--
=============================================
Mats Bengtsson
Signal Processing
Signals, Sensors and Systems
Royal Institute of Technology
SE-100 44 STOCKHOLM
Sweden
Phone: (+46) 8 790 8463
Fax: (+46) 8 790 7260
Email: [EMAIL PROTECTED]
WWW: http://www.s3.kth.se/~mabe
=============================================
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user