lilypond-user
[Top][All Lists]
Advanced

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

problem with slur across voices


From: Tao Cumplido
Subject: problem with slur across voices
Date: Fri, 21 Sep 2007 10:48:39 +0200

hello all,

I have a problem with slurring across voices in the following snippet.
the output is actually exactly what I want but I get lots of warnings when 
compiling, so I was wondering if anyone can come up with a better solution.
when I had the slur attached to the lower voice it collided with the stem of 
the upper voice.

Tao



\version "2.11.32"

hide = { \hideNotes \stemDown }

show = { \unHideNotes \stemUp }

\layout { ragged-right = ##t }

\relative c'
{
        \clef F
        \key es \minor
        << { bes4*3/4( \hide f16) \show es'4*3/4( \hide f,16)
        \show bes4*3/4( \hide f16) \show es'4*3/4( \hide f,16) \show } \\
        { bes16 f es f es' f, es f bes f es f es' f, es f } >> |
}
-- 
GMX FreeMail: 1 GB Postfach, 5 E-Mail-Adressen, 10 Free SMS.
Alle Infos und kostenlose Anmeldung: http://www.gmx.net/de/go/freemail




reply via email to

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