Dear Rune,
thanks a lot. It worked!
Is the opposite also possible, same pitches with different rthyhtms
(like aufmentation in a fugue)?
Rune Zedeler schrieb am 11.12.2007:
>Stefan Thomas skrev:
>
>> \score { \clef bass
>> \Stefan { c d e } \Stefan { d e f } \Stefan { e f g } }
>
>Oh, sorry, that does not work. I should have seen it in the previous
>mail.
>But it has nothing to do with the transformations being used.
>If you try to just do
>\score { \clef bass c' d' e' f }
>Then you'll notice that that does not work either.
>The pair of curly braces after the \score-statment just mean that
>they
>enclose the score. You still need to add an extra pair of braces to
>mark
>that your music is sequential, like this:
>
>\score {
> {
> \clef bass
> \Stefan { c d e } \Stefan { d e f } \Stefan { e f g }
> }
>}
>
>-Rune
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user