Re: PATCH - DOC: Added @knownissue to NR for fingering

2011-03-12 Thread David Kastrup
Graham Percival writes: > On Sat, Mar 12, 2011 at 03:00:41PM +0100, David Kastrup wrote: >> David Kastrup writes: >> >> > Here is one example where -3 and -13 do totally different things: >> > >> > >> > =-3 >> > =-13 >> > #(display ) >> > #(display ) >> >> Incidentally: does an

Re: PATCH - DOC: Added @knownissue to NR for fingering

2011-03-12 Thread Graham Percival
On Sat, Mar 12, 2011 at 03:00:41PM +0100, David Kastrup wrote: > David Kastrup writes: > > > Here is one example where -3 and -13 do totally different things: > > > > > > =-3 > > =-13 > > #(display ) > > #(display ) > > Incidentally: does anybody have a reasonable idea how we wan

Re: PATCH - DOC: Added @knownissue to NR for fingering

2011-03-12 Thread David Kastrup
David Kastrup writes: > Here is one example where -3 and -13 do totally different things: > > > =-3 > =-13 > #(display ) > #(display ) Incidentally: does anybody have a reasonable idea how we want to get around this? Currently it would appear impossible to assign one-digit negat

Re: PATCH - DOC: Added @knownissue to NR for fingering

2011-03-12 Thread David Kastrup
David Kastrup writes: > Graham Percival writes: > >>> -Original Message- >>> >Stupid question: since I can see no use for following a fingering with a >>> >digit, why don't we just change the parser appropriately? _If_ there is >>> >some use for numbers greater than 10 (apart from the c

Re: PATCH - DOC: Added @knownissue to NR for fingering

2011-03-12 Thread David Kastrup
Graham Percival writes: >> -Original Message- >> >Stupid question: since I can see no use for following a fingering with a >> >digit, why don't we just change the parser appropriately? _If_ there is >> >some use for numbers greater than 10 (apart from the current situation, >> >button ac

Re: PATCH - DOC: Added @knownissue to NR for fingering

2011-03-11 Thread Graham Percival
On Fri, Mar 11, 2011 at 11:00:27PM +, James Lowe wrote: > Hello, > > -Original Message- > >Stupid question: since I can see no use for following a fingering with a > >digit, why don't we just change the parser appropriately? _If_ there is > >some use for numbers greater than 10 (apart

Re: PATCH - DOC: Added @knownissue to NR for fingering

2011-03-11 Thread James Lowe
Hello, -Original Message- From: David Kastrup Organization: Organization?!? Date: Thu, 10 Mar 2011 23:47:41 +0100 To: Lilypond Dev Subject: Re: PATCH - DOC: Added @knownissue to NR for fingering >James Lowe writes: > >> http://codereview.appspot.com/4248081/ >

Re: PATCH - DOC: Added @knownissue to NR for fingering

2011-03-10 Thread David Kastrup
James Lowe writes: > http://codereview.appspot.com/4248081/ > > Doc: Added @knownissue to NR for fingering > > By default double-digit fingering (i.e. >9) is not possible using > normal fingering markups. There is an LSR that has been posted for approval > at the time of this patch, and will be i