On Thursday 18 March 2004 22:38, you wrote:
> As a follow-up to my previous post, you can fix it with this:
>
>
> lower = \new Voice \notes\relative f'' {
>   \clef treble \key b \major \time 4/4
>   <ges des b>2 <des b ges>2 | ....etc.
>
> lower = \new Voice \notes\relative f'' {
>   \clef treble \key b \major \time 4/4
>   \grace s4                           %% this is the fix
>   <ges des b>2 <des b ges>2 | ....etc.
>
> The line \grace s4 puts a spacer in the lower staff to line up the
> timings.
>
> -David

Many thanks, this works for me.

But this solution seems quite "hackish" to me, are there chances that the bug 
will be fixed soon?
I work with Lilypond 2.0, but the bug message still is in the documentation of 
2.1.

~michael

-- 
"Mailand oder Madrid - Hauptsache Italien!"
-Andreas Möller


_______________________________________________
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user

Reply via email to