bug-lilypond
[Top][All Lists]
Advanced

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

Re: Common tail, separate slurs


From: Heikki Johannes Junes
Subject: Re: Common tail, separate slurs
Date: Wed, 21 Aug 2002 01:41:57 +0300 (EET DST)

Heh, I answer to my own question.

On Wed, 21 Aug 2002, Heikki Johannes Junes wrote:

> I wanted to write notes with common tail, stick or whatever, but with
> separate expressive slurs. However, something went wrong, all slurs have
> dropped to the bottom note.

I actually did not need this feature. Maybe some other does. Because the
music to be written was polyphonic, the following emphasizes the
polyphonicity by changing the horizontal positions of different voices at
the same point in the score.

\score {
    \context Staff <
        \global
        \clef treble
        \context Voice = ii { \voiceFour \altA }
        \context Voice = iii { \voiceThree \tenA }
        \context Voice = iv { \voiceTwo \basA }
    >
    \paper { }
}

This was even better.

--
      Heikki Junes





reply via email to

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