Re: no key signature, bar line, but clef key signature on each new line

2012-11-28 Thread David Kastrup
"Christopher Brooks" writes: > This is a wonderful program-but there is a bit of a learning curve. > > > > This snippet gives me everything I want---except I'd like to have the clef > and key signature reappear on each new line. Suggestions? You could try something like \score { \relative

Re: no key signature, bar line, but clef key signature on each new line

2012-11-28 Thread Pierre Perol-Schneider
Here it goes : \score { \relative { \key g \major g1 a b c d e fis g a b c d e fis g a b c d e } } \score { \relative fis''' { \key g \major fis g fis e d c b a g fis e d c b a g fis e d c b a g } } \layout { indent = 0 \mm \context {\Score \remove B

no key signature, bar line, but clef key signature on each new line

2012-11-28 Thread Christopher Brooks
This is a wonderful program-but there is a bit of a learning curve. This snippet gives me everything I want---except I'd like to have the clef and key signature reappear on each new line. Suggestions? \score { \relative { \key g \major g1 a b c d e fis g a b c d e fis g a b c d