bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: \relative doesn't work when using \parallelMusic


From: Graham Percival
Subject: Re: \relative doesn't work when using \parallelMusic
Date: Wed, 05 Sep 2007 06:09:35 -0700
User-agent: Icedove 1.5.0.12 (X11/20070607)

Ok, added.
http://code.google.com/p/lilypond/issues/detail?id=451

Cheers,
- Graham

Valentin Villenave wrote:
Hello everybody (well, Hello Graham, mostly :)

this discussion was never added to the tracker; however it is, if not
a major bug, a major annoyance when writing piano music (for example).
I'm refering to
http://lists.gnu.org/archive/html/lilypond-user/2006-03/msg00289.html

Nicolas proposed a workaround, which was never implemented (IIRC it's
been broken for many releases now).

I don't know if there's a way to implement it now, and very few people
seem to use \parallelmusic (maybe because of this bug precisely -- I
would use everyday  it if this was addressed).

As for the minimal example: this doesn't work:

\parallelMusic {
        \relative { a' b c d } |
        \relative {a, b c d} |
}

This doesn't either :

\relative {
        \parallelMusic {
                a' b c d  |
                a, b c d |
}

}

...but most of the subject has been discussed on the thread I mentioned.

Regards,
Valentin


_______________________________________________
bug-lilypond mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/bug-lilypond






reply via email to

[Prev in Thread] Current Thread [Next in Thread]