Re: ADV: Re: time signature outside repeat bars in bagpipe music

2006-04-09 Thread Mats Bengtsson
Quoting Graydon <[EMAIL PROTECTED]>: On Sat, Apr 08, 2006 at 07:56:28PM +0200, Mats Bengtsson scripsit: To get a |: printed at the start of the piece, use an explicit \bar "|:". I've been using \set Timing.whichBar = "|:" to (so far as I understand it) over-ride the default Timing value of

Re: ADV: Re: time signature outside repeat bars in bagpipe music

2006-04-08 Thread Geoff Horton
> Many pipe tunes have an initial partial bar and a final partial bar in > the measure, which should between them total an entire bar. > > Is there an existing way to barcheck this by telling lilypond that the > first partial and the final partial should be considered together? I'm not aware of on

Re: ADV: Re: time signature outside repeat bars in bagpipe music

2006-04-08 Thread Graydon
On Sat, Apr 08, 2006 at 07:56:28PM +0200, Mats Bengtsson scripsit: > To get a |: printed at the start of the piece, use an > explicit \bar "|:". I've been using \set Timing.whichBar = "|:" to (so far as I understand it) over-ride the default Timing value of 'no bar' for the initial bar, which l

Re: time signature outside repeat bars in bagpipe music

2006-04-08 Thread Sven Axelsson
Look at that! That actually did the trick. Great! Though, I still think it is better not to do this, but leave it at the defautl of no initial repeat sign in this case. -- Sven Axelsson On 08/04/06, Mats Bengtsson <[EMAIL PROTECTED]> wrote: > To get a |: printed at the start of the piece, use an

Re: time signature outside repeat bars in bagpipe music

2006-04-08 Thread Mats Bengtsson
To get a |: printed at the start of the piece, use an explicit \bar "|:". To get time signatures before bar lines instead of after, you can do \override Score.BreakAlignment #'break-align-orders = #(make-vector 3 '(left-edge ambitus breathing-sign clef time-signature

time signature outside repeat bars in bagpipe music

2006-04-08 Thread Graydon
In 2.7.10 I used: [this is the opening measure of "The 79th's Farewell to Gibraltar"; there are bunches of stuff before this invoking default.ly which has bagpipe.ly in it, and providing header information.] { % this is a bagpipe music default \hideKeySignature % set time \time 2/4 % se