[prev in list] [next in list] [prev in thread] [next in thread] 

List:       lilypond-user
Subject:    Re: Changing Staff
From:       Jonathan Kulp <jonlancekulp () gmail ! com>
Date:       2008-09-27 15:20:35
Message-ID: 48DE4F43.5020800 () gmail ! com
[Download RAW message or body]

This code worked for me:

\version "2.11.60"

\score {
\new PianoStaff <<
  \new Staff = "up" {
   \key es \major  \clef treble  \time 3/8
   \relative c'' {
     es4.
   }
  }
  \new Staff = "down" {
   \key es \major  \clef bass  \time 3/8
   \relative c
    { \stemUp c16 g' c \change Staff = "up" \stemDown es g r }
  }
 >>
}

Jon

Helge Kruse wrote:
> Hello,
> 
> I want to typeset a score and want to keep close to the original in some 
> aspects. The original uses heavly staff changes that look nice to me.
> 
> I tried to use the technic from the lilypond manual pg. 189, but I dont 
> know how to place the beams between the staves. Can you tell me how I 
> get closer to the original? http://dj1na.gmxhome.de/bd-0062.JPG
> 
> This is my try:
> 
> \score {
> \new PianoStaff <<
>  \new Staff = "up" {
>   \key es \major  \clef treble  \time 3/8
>   \relative c'' {
>    es4.
>   }
>  }
>  \new Staff = "down" {
>   \key es \major  \clef bass  \time 3/8
>   \relative c {
>    c16 g' c \change Staff = "up" es g r
>   }
>  }
>  >>
> }
> 
> 
> Best regards,
> Helge
> 
> 
> 
> _______________________________________________
> lilypond-user mailing list
> lilypond-user@gnu.org
> http://lists.gnu.org/mailman/listinfo/lilypond-user
> 

-- 
Jonathan Kulp
http://www.jonathankulp.com



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic