Re: Two staves one stops with repeat the other continues

2007-02-15 Thread Mats Bengtsson
epeat the other continues Date: Sat, 10 Feb 2007 21:27:53 +0100 Why not try it? I would be very surprised if it didn't work in version 2.8.4. See the section on Changing Defaults to learn more about this type of settings. /Mats Quoting Jay Hamilton <[EMAIL PROTECTED]>:

Re: Two staves one stops with repeat the other continues

2007-02-14 Thread Jay Hamilton
mpo 4=60 } >} >melody = \relative c' >{ >\set Staff.instrument = "violin" >\clef treble >\key c \major >\time 4/4 >\override Staff.TimeSignature #' style = #' () >g'8 a b4 a8 b c4 > b8 c d4 g8 fis e4 > d8 c b4 c8 b a b\coda > c e d2

Re: Two staves one stops with repeat the other continues

2007-02-14 Thread Mats Bengtsson
f treble \key c \major \time 4/4 \override Staff.TimeSignature #' style = #' () g'8 a b4 a8 b c4 b8 c d4 g8 fis e4 d8 c b4 c8 b a b\coda c e d2. g8 fis e4 e8 fis g fis e8 d4. b8 b c d\break g fis g a g e a,4^\markup {\italic "da capo"} \bar ":|" c8\coda b a

Re: Two staves one stops with repeat the other continues

2007-02-12 Thread Jay Hamilton
rkup {\italic "da capo"} \bar ":|" c8\coda b a4 g2 \bar "|." } } \score { \new Staff \melody \layout { } \midi { \tempo 4=60 } } Jay Hamilton www.soundand.com 206-328-7694 --- [EMAIL PROTECTED] wrote: From: Mats Bengtsson <[EMAIL PROTECTED]> To: [EMAIL PRO

Re: Two staves one stops with repeat the other continues

2007-02-12 Thread Mats Bengtsson
suspect is somewhere) an example of to get it right. Thanks- Jay Jay Hamilton www.soundand.com 206-328-7694 --- [EMAIL PROTECTED] wrote: From: Mats Bengtsson <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Cc: lilypond-user@gnu.org Subject: Re: Two staves one stops with repeat the other continues

Re: Two staves one stops with repeat the other continues

2007-02-10 Thread Jay Hamilton
694 > > --- [EMAIL PROTECTED] wrote: > > From: Mats Bengtsson <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > CC: lilypond-user@gnu.org > Subject: Re: Two staves one stops with repeat the other continues > Date: Thu, 08 Feb 2007 14:11:05 +0100 > >

Re: Two staves one stops with repeat the other continues

2007-02-10 Thread Mats Bengtsson
.org Subject: Re: Two staves one stops with repeat the other continues Date: Thu, 08 Feb 2007 14:11:05 +0100 You mean something like \layout{ \context{ \Score \remove Repeat_acknowledge_engraver \remove Default_bar_line_engraver } \context{ \Staff \consists Repeat_a

Re: Two staves one stops with repeat the other continues

2007-02-10 Thread Jay Hamilton
ngtsson <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] CC: lilypond-user@gnu.org Subject: Re: Two staves one stops with repeat the other continues Date: Thu, 08 Feb 2007 14:11:05 +0100 You mean something like \layout{ \context{ \Score \remove Repeat_acknowledge_engraver \remove Defa

Re: Two staves one stops with repeat the other continues

2007-02-08 Thread Mats Bengtsson
y Hamilton www.soundand.com 206-328-7694 --- [EMAIL PROTECTED] wrote: From: Mats Bengtsson <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] CC: lilypond-user@gnu.org Subject: Re: Two staves one stops with repeat the other continues Date: Thu, 08 Feb 2007 09:31:04 +0100 I don't understand

Re: Two staves one stops with repeat the other continues

2007-02-08 Thread Jay Hamilton
of readability is not the point however it is a teaching tool and I'm hoping it's somehow possible. Jay Hamilton www.soundand.com 206-328-7694 --- [EMAIL PROTECTED] wrote: From: Mats Bengtsson <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] CC: lilypond-user@gnu.org Subject: Re: T

Re: Two staves one stops with repeat the other continues

2007-02-08 Thread Mats Bengtsson
I don't understand what you want to do. If you want to print the full score with both parts, then I cannot see how it would be possible to get a readable score if you keep the original repeats from the separate parts. What layout do you want? /Mats Jay Hamilton wrote: I wrote a little chaco

Two staves one stops with repeat the other continues

2007-02-07 Thread Jay Hamilton
I wrote a little chaconne duet violin/cello The cello part has the ostinato of 4 bars and repeats 3 times the violin part has 7 bars a repeat then a 2nd ending. I wanted to print it out that way but the repeat sign always extends to the other staff. version 2.8.4 XP Thanks if you can just poin