Re: Re: Problem with barre music function

2009-04-14 Thread nick . payne
BODY { font-family:Arial, Helvetica, sans-serif;font-size:12px; }Great! I'll wait for 2.13.1. Thanks Nick On Wed 15/04/09 8:00 AM , Neil Puttock n.putt...@gmail.com sent: 2009/4/14 Nick Payne : > I asked at the beginning of the month about this problem I had come across with the end of Te

Re: Problem with barre music function

2009-04-14 Thread Neil Puttock
2009/4/14 Nick Payne : > I asked at the beginning of the month about this problem I had come across > with the end of TextSpanners vanishing at the start of lines. However, from > reading the bug report referenced above, it seems that rather than being > considered a bug (which it would seem to

RE: Problem with barre music function

2009-04-14 Thread Nick Payne
> -Original Message- > From: Neil Puttock [mailto:n.putt...@gmail.com] > Sent: Friday, 3 April 2009 09:23 > To: Nick Payne > Cc: lilypond-user@gnu.org > Subject: Re: Problem with barre music function > > 2009/4/2 Nick Payne : > > I have a music function I

RE: Problem with barre music function

2009-04-04 Thread Nick Payne
09 06:07 > To: Nick Payne > Cc: lilypond-user@gnu.org > Subject: Re: Problem with barre music function > > 2009/4/4 Nick Payne : > > > When I look at the present entry for that in define-grobs.scm (LP > 2.12.2), it is: > > > > (meta . ((class . Spanner) >

Re: Problem with barre music function

2009-04-04 Thread Neil Puttock
2009/4/4 Nick Payne : > When I look at the present entry for that in define-grobs.scm (LP 2.12.2), it > is: > > (meta . ((class . Spanner) >         (object-callbacks . ((normal-stems . ,ly:beam::calc-normal-stems))) >         (interfaces . (staff-symbol-referencer-interface >                    

RE: Problem with barre music function

2009-04-03 Thread Nick Payne
> -Original Message- > From: Neil Puttock [mailto:n.putt...@gmail.com] > Sent: Saturday, 4 April 2009 07:53 > To: Nick Payne > Cc: lilypond-user@gnu.org > Subject: Re: Problem with barre music function > > 2009/4/3 Nick Payne : > > > If that's the

Re: Problem with barre music function

2009-04-03 Thread Neil Puttock
2009/4/3 Nick Payne : > If that's the case, then the only solution I can see is the rather ugly hack > of waiting until the score is complete so I can see where the line breaks > fall, and then taking any spanner that has this problem and putting > \stopTextSpan on the note after the note where

RE: Problem with barre music function

2009-04-02 Thread Nick Payne
> -Original Message- > From: Neil Puttock [mailto:n.putt...@gmail.com] > Sent: Friday, 3 April 2009 09:23 > To: Nick Payne > Cc: lilypond-user@gnu.org > Subject: Re: Problem with barre music function > > 2009/4/2 Nick Payne : > > I have a music function I

Re: Problem with barre music function

2009-04-02 Thread Neil Puttock
2009/4/2 Nick Payne : > I have a music function I use for barring indications in guitar scores, and > for a reason that I haven't been able to work out, if the TextSpanner used > for the barring indication wraps from the staff where it begins to the > following staff, and also terminates at the fir