Re: Clef change at the beginning of a staff

2014-10-31 Thread Schneidy
Added to the LSR : http://lsr.di.unimi.it/LSR/Item?id=956 - ~Pierre -- View this message in context: http://lilypond.1069038.n5.nabble.com/Clef-change-at-the-beginning-of-a-staff-tp168090p168114.html Sent from the User mailing list archive

Re: Clef change at the beginning of a staff

2014-10-31 Thread Noeck
That's also good. I thought the grace note causes problems if it is different in different staves but this also works: \version "2.18.2" << \relative c'' { c c c c c1 } \new Staff \relative c' { %% Start with a bass clef : \clef bass %% Use a hidden grace note (avoid any wrong calculation

Re: Clef change at the beginning of a staff

2014-10-30 Thread Pierre Perol-Schneider
Hi Joram, Hi Abraham, 2014-10-30 10:11 GMT+01:00 Joram : > I did not calculate the numbers well (1/128+1/4*31/32 = 1/4). > This works without warning: > > \relative c' { > %% Start with a bass clef > \clef bass > %% Use a skip (has the least effect on Score timing) > s128 > %% Put i

Re: Clef change at the beginning of a staff

2014-10-30 Thread Joram
Hi Abraham, thanks for looking at it. > I get a bar-check warning before the c1 using 2.18.2. You not seeing that? I did not calculate the numbers well (1/128+1/4*31/32 = 1/4). This works without warning: \relative c' { %% Start with a bass clef \clef bass %% Use a skip (has the least e

Re: Clef change at the beginning of a staff

2014-10-29 Thread tisimst
Joram, On Wed, Oct 29, 2014 at 3:53 PM, Joram [via Lilypond] wrote: > Answering my own question, I find this easier/shorter and more > compatible with simultaneous staves: > > \relative c' { > %% Start with a bass clef > \clef bass > %% Use a skip (has the

Re: Clef change at the beginning of a staff

2014-10-29 Thread Joram
Answering my own question, I find this easier/shorter and more compatible with simultaneous staves: \relative c' { %% Start with a bass clef \clef bass %% Use a skip (has the least effect on Score timing) s128 %% Put in the tenor clef and