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
> 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
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
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
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
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