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