lilypond-devel
[Top][All Lists]
Advanced

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

Re: The \\ construct for simultaneous voices


From: Karl Hammar
Subject: Re: The \\ construct for simultaneous voices
Date: Mon, 7 Sep 2009 20:00:00 +0200 (CEST)

...
> > or when there are lyrics to assign.
> What do you mean here?
> Do you mean lyrics to assign to the *second voice* (since the first  
> voice assignment would be automagic)?

Try:

\version "2.13.0"

\score {
  \new Staff {
    \time 4/4
    \relative g' { g4 << g \\ d >> g2 }
  }
  \addlyrics{ a b c }
}

No voice in the << \\ >> section gets any lyrics here.

Regards,
/Karl

-----------------------------------------------------------------------
Karl Hammar                    Aspö Data               address@hidden
Lilla Aspö 148                                                 Networks
S-742 94 Östhammar          +46  173 140 57                   Computers
Sweden                     +46  70 511 97 84                 Consulting
-----------------------------------------------------------------------






reply via email to

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