Re: polyphonic shorthand; line-spanner-interface in Hairpin

2009-03-17 Thread Carl D. Sorensen
Thanks, Joe. I think this may be what Kieren needs. I'm pretty sure he wants to just adjust the length of the hairpin without adjusting the spacing. Carl On 3/17/09 6:40 PM, "Joe Neeman" wrote: > On Tue, 2009-03-17 at 16:47 -0600, Carl D. Sorensen wrote: >> >> >> On 3/17/09 3:48 PM, "Kiere

Re: polyphonic shorthand; line-spanner-interface in Hairpin

2009-03-17 Thread Joe Neeman
On Tue, 2009-03-17 at 16:47 -0600, Carl D. Sorensen wrote: > > > On 3/17/09 3:48 PM, "Kieren MacMillan" > wrote: > > > Hi Carl, > > > >> One issue that comes up in your proposal is that a 1/16 note column > >> does not > >> take up 1/16 of a whole note column. So exactly what space are you >

Re: [PATCH] Re: Why is it _still_ so freaking hard to get info with images?

2009-03-17 Thread David Kastrup
David Kastrup writes: > John Mandereau writes: > >> David Kastrup wrote: >>> So it would appear to be a problem that fc-match first finds the true >>> type fonts installed by Canorus, and then this first match is >>> subsequently thrown away by grep -v. >>> >>> So I think you need to figure out

Re: polyphonic shorthand; line-spanner-interface in Hairpin

2009-03-17 Thread Carl D. Sorensen
On 3/17/09 3:48 PM, "Kieren MacMillan" wrote: > Hi Carl, > >> One issue that comes up in your proposal is that a 1/16 note column >> does not >> take up 1/16 of a whole note column. So exactly what space are you >> thinking >> you want? > > In the perfect scenario, I suppose Lilypond would

Re: polyphonic shorthand; line-spanner-interface in Hairpin

2009-03-17 Thread Kieren MacMillan
Hi Carl, One issue that comes up in your proposal is that a 1/16 note column does not take up 1/16 of a whole note column. So exactly what space are you thinking you want? In the perfect scenario, I suppose Lilypond would "Do The Right Thing": 1. If there were another music event at th

Re: polyphonic shorthand; line-spanner-interface in Hairpin

2009-03-17 Thread Joe Neeman
On Tue, 2009-03-17 at 06:55 -0400, Kieren MacMillan wrote: > Hello, > > Thanks to Carl's patient help, I've successfully submitted my first > patch as a Frog! > > > 1. For my next task, I was thinking of fixing the polyphonic > shorthand. Unfortunately, searching the tree for ><< > gives

Re: unbeamed 128th note is also unflagged

2009-03-17 Thread Neil Puttock
2009/3/17 Francisco Vila : > 2009/3/17 Patrick McCarty : >> On Mon, Mar 16, 2009 at 11:58 AM, Francisco Vila >> wrote: >>> 2009/3/16 David Bobroff : I'm getting this same problem on 2.12.2 with the PDF.  I also get: warning: flag `d7' not found This is with version 2.12.2

Re: unbeamed 128th note is also unflagged

2009-03-17 Thread Francisco Vila
2009/3/17 Patrick McCarty : > On Mon, Mar 16, 2009 at 11:58 AM, Francisco Vila > wrote: >> 2009/3/16 David Bobroff : >>> I'm getting this same problem on 2.12.2 with the PDF.  I also get: >>> >>> warning: flag `d7' not found >>> >>> This is with version 2.12.2 >>> >>> -David >> >> 'u7' is not fou

Re: polyphonic shorthand; line-spanner-interface in Hairpin

2009-03-17 Thread Carl D. Sorensen
On 3/17/09 7:24 AM, "Kieren MacMillan" wrote: > Hi Mats, > >> Implementing such a feature by first trying to translate the >> duration into a numerical value and then set the padding doesn't >> seem like the best solution to me. For example, how do you handle >> the situation where there's a

Re: polyphonic shorthand; line-spanner-interface in Hairpin

2009-03-17 Thread Kieren MacMillan
Hi Mats, Implementing such a feature by first trying to translate the duration into a numerical value and then set the padding doesn't seem like the best solution to me. For example, how do you handle the situation where there's a line break inbetween? I'd rather go for a solution that in

Re: polyphonic shorthand; line-spanner-interface in Hairpin

2009-03-17 Thread Mats Bengtsson
Kieren MacMillan wrote: 2. Can Hairpin inherit line-spanner-interface? If so, can this be done in Scheme, or does it require C++? It already has the line-interface and the spanner-interface as well as 3 other interfaces. Exactly what are you missing in the Hairpin? I'd like to be able to s

Re: polyphonic shorthand; line-spanner-interface in Hairpin

2009-03-17 Thread Kieren MacMillan
Hi Mats, the bottom line is that the actual job is done in voicify-chord and voicify-list in scm/music-functions.scm. Thanks for the hint *and* the search lesson! =) 2. Can Hairpin inherit line-spanner-interface? If so, can this be done in Scheme, or does it require C++? It already has th

Re: polyphonic shorthand; line-spanner-interface in Hairpin

2009-03-17 Thread Mats Bengtsson
Kieren MacMillan wrote: Hello, Thanks to Carl's patient help, I've successfully submitted my first patch as a Frog! 1. For my next task, I was thinking of fixing the polyphonic shorthand. Unfortunately, searching the tree for << gives a couple of thousand hits... ;-) Any hints on wher

polyphonic shorthand; line-spanner-interface in Hairpin

2009-03-17 Thread Kieren MacMillan
Hello, Thanks to Carl's patient help, I've successfully submitted my first patch as a Frog! 1. For my next task, I was thinking of fixing the polyphonic shorthand. Unfortunately, searching the tree for << gives a couple of thousand hits... ;-) Any hints on where that shorthand is defin

Re: [PATCH] Re: Why is it _still_ so freaking hard to get info with images?

2009-03-17 Thread David Kastrup
John Mandereau writes: > David Kastrup wrote: >> So it would appear to be a problem that fc-match first finds the true >> type fonts installed by Canorus, and then this first match is >> subsequently thrown away by grep -v. >> >> So I think you need to figure out how to tell fc-match to prefer Ty

Re: (de)cresendi syntax

2009-03-17 Thread Mats Bengtsson
Graham Percival wrote: I'm not sure why we have both \cr and \<. If the two really are equivalent, one ought to be deprecated before it is ultimately removed. I have a vague notion that \cr *was* deprecated. No! If you look in ly/spanners-init.ly, you will see that \cr is used int

Re: an LM update

2009-03-17 Thread Trevor Daniels
Hi James You wrote Tuesday, March 17, 2009 9:00 AM On 17.03.2009, at 00:47, Carl D. Sorensen wrote: On 3/16/09 11:52 AM, "James E. Bailey" wrote: On 16.03.2009, at 16:43, Graham Percival wrote: c) Can we just make the change so that more people aren't confused by the issue. (I'v

Re: (de)cresendi syntax

2009-03-17 Thread Valentin Villenave
Le 16 mars 2009 16:31, Graham Percival a écrit : > I don't think anybody else has replied, so I'll take a stab at it. I've been working at a draft reply for a few days, but never found what I was looking for. > What about reserving \< \> \!  **only** for hairpins, and \cr > \endCr \dim \endDim  

Re: an LM update

2009-03-17 Thread James E. Bailey
On 17.03.2009, at 00:47, Carl D. Sorensen wrote: On 3/16/09 11:52 AM, "James E. Bailey" wrote: On 16.03.2009, at 16:43, Graham Percival wrote: c) Can we just make the change so that more people aren't confused by the issue. (I've answered another question related to this in the

[PATCH] Re: Why is it _still_ so freaking hard to get info with images?

2009-03-17 Thread John Mandereau
David Kastrup wrote: So it would appear to be a problem that fc-match first finds the true type fonts installed by Canorus, and then this first match is subsequently thrown away by grep -v. So I think you need to figure out how to tell fc-match to prefer Type1 over TrueType, or how to make it li