lilypond-user
[Top][All Lists]
Advanced

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

Re: misplaced rest


From: Eluze
Subject: Re: misplaced rest
Date: Sun, 4 Nov 2012 15:16:55 -0800 (PST)

Mark Stephen Mrotek wrote
> \version "2.16.0"
> 
>  
> 
> global = {
> 
>   \key c \major
> 
>   \numericTimeSignature
> 
>   \time 3/8
> 
> }
> 
> bassVoice = \relative c {
> 
>   \global
> 
> << { \stemDown g4.} \\ { \override Stem #'direction = #UP r8 < c e g > 
> <d f
> g >
>  } >>
> 
> }
> 
> \score {
> 
>   \new Staff  { \clef bass }
> 
>   \layout { }
> 
> }
> 
>  
> 
> The eighth rest should be above the "g." What did I incorrectly code?

please have a look at
http://lilypond.org/doc/v2.17/Documentation/notation-big-page#single_002dstaff-polyphony
and specially at / The double backslash construct / and the /\voiceOne …
\voiceFour commands/ - this should be explained there.

Eluze



--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/misplaced-rest-tp135817p135820.html
Sent from the User mailing list archive at Nabble.com.



reply via email to

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