Re: 2.15.16 regtests - pixel comparator

2011-11-08 Thread Keith OHara
> I'm top posting. I got confused about the changed regression test with the fretboards. Looking at the source, the *new* version is the correct output. David Kastrup gnu.org> writes: > > Keith OHara oco.net> writes: > > > fret-diagrams-fret-label > > David's commit 8a459d03 changed the reg

Re: Fixes NoteColumn vs SpanBar collisions. (issue 5323062)

2011-11-08 Thread k-ohara5a5a
http://codereview.appspot.com/5323062/diff/39005/lily/pure-from-neighbor-engraver.cc File lily/pure-from-neighbor-engraver.cc (right): http://codereview.appspot.com/5323062/diff/39005/lily/pure-from-neighbor-engraver.cc#newcode60 lily/pure-from-neighbor-engraver.cc:60: pure_relevants_.push_back

PATCH: Countdown to 20111110

2011-11-08 Thread Colin Campbell
For 20:00 MST Thursday November 10 Issue 11 : beamlet on wrong side of tuplet sixteenth - R 4941041 Issue 1503 : Feature request: simplify

Re: First-time pushing a patch

2011-11-08 Thread Trevor Daniels
Ian Hulin wrote Tuesday, November 08, 2011 11:25 PM I'd just like to check what the correct process is as I don't want to screw up the first thing I push. I presume the sequence would be something like this, once I've seen the Tracker status go to Push-patch: # make sure master branch and r

First-time pushing a patch

2011-11-08 Thread Ian Hulin
Hi all, I finally got my ssh access to savannah sorted yesterday, and I've got a small patch which has just gone in review and which James has marked as Patch-review. Now *assuming* the patch stands up to review, it would be ready to push in the next few days. I normally like to work on a path i

Re: parser.yy: allow postevents in function arguments in general (issue 5339043)

2011-11-08 Thread pkx166h
passes make and no reg tests diffs. james http://codereview.appspot.com/5339043/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: Issue 2024: Let #{ ... #} pass its $ handling to environment cloning (issue 5341049)

2011-11-08 Thread Carl Sorensen
On 11/8/11 2:50 PM, "David Kastrup" wrote: >Carl Sorensen writes: > >> On 11/8/11 2:04 PM, "pkx1...@gmail.com" wrote: >> >>>This didn't pass 'make'. Not sure if it is JUST the version number (not >>>sure how to test this patch otherwise) or if there is an additional >>>problem. I can also do

Re: Issue 2024: Let #{ ... #} pass its $ handling to environment cloning (issue 5341049)

2011-11-08 Thread pkx166h
Passes make and there are no pictorial reg test diffs but the 'textural' test results are attached here for completeness http://code.google.com/p/lilypond/issues/detail?id=2024#c10 James http://codereview.appspot.com/5341049/ ___ lilypond-devel maili

Re: Issue 2024: Let #{ ... #} pass its $ handling to environment cloning (issue 5341049)

2011-11-08 Thread David Kastrup
Carl Sorensen writes: > On 11/8/11 2:04 PM, "pkx1...@gmail.com" wrote: > >>This didn't pass 'make'. Not sure if it is JUST the version number (not >>sure how to test this patch otherwise) or if there is an additional >>problem. I can also do a full make doc when it passes make. >> > > Edit the f

Re: Fixes NoteColumn vs SpanBar collisions. (issue 5323062)

2011-11-08 Thread David Kastrup
"m...@apollinemike.com" writes: > example.  I've attached two versions of: > > \relative c { >   > } > > > one from current master and one from the most recent version of my > patch set.  If the version from current master is acceptable in > traditional typesetting, then I'll revert.  But a

Re: Issue 2024: Let #{ ... #} pass its $ handling to environment cloning (issue 5341049)

2011-11-08 Thread Carl Sorensen
On 11/8/11 2:04 PM, "pkx1...@gmail.com" wrote: >This didn't pass 'make'. Not sure if it is JUST the version number (not >sure how to test this patch otherwise) or if there is an additional >problem. I can also do a full make doc when it passes make. > Edit the file VERSION in the home directory,

Re: where is lilydev ?

2011-11-08 Thread Carl Sorensen
On 11/8/11 2:27 PM, "Carl Sorensen" wrote: > > >On 11/8/11 11:59 AM, "Graham Percival" wrote: > >>On Tue, Nov 08, 2011 at 06:42:57PM +, Peekay Ex wrote: >>> files.lily.net >>> >>> then in the livecd dir. >> >>wget files.lilynet.net/livecd/ubuntu-lilydev-remix-1.1.iso >>--2011-11-08 18:59:

Re: where is lilydev ?

2011-11-08 Thread Carl Sorensen
On 11/8/11 11:59 AM, "Graham Percival" wrote: >On Tue, Nov 08, 2011 at 06:42:57PM +, Peekay Ex wrote: >> files.lily.net >> >> then in the livecd dir. > >wget files.lilynet.net/livecd/ubuntu-lilydev-remix-1.1.iso >--2011-11-08 18:59:09-- >http://files.lilynet.net/livecd/ubuntu-lilydev-remix

Re: where is lilydev ?

2011-11-08 Thread Graham Percival
On Tue, Nov 08, 2011 at 07:14:31PM +, Ian Hulin wrote: > Have you got time to download it to USB and take that into university? > I tried getting on using Konqueror by it barfed if I tried to get at the > livecd dir directly. One I opened livecd I could see all the iso > images. HTH. I wanted

Re: Issue 2024: Let #{ ... #} pass its $ handling to environment cloning (issue 5341049)

2011-11-08 Thread pkx166h
This didn't pass 'make'. Not sure if it is JUST the version number (not sure how to test this patch otherwise) or if there is an additional problem. I can also do a full make doc when it passes make. --snip-- error: program too old: 2.15.17 (file requires: 2.15.18) /home/jlowe/lilypond-git/ly/en

Re: Fixes NoteColumn vs SpanBar collisions. (issue 5323062)

2011-11-08 Thread pkx166h
Passes make and all reg test diffs here: http://lilypond-stuff.1065243.n5.nabble.com/Tracker-issue-2000-reg-test-diffs-8-Nov-2011-td4962666.html james http://codereview.appspot.com/5323062/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https

Tracker 2025 - move safe utility to separate module to aid Guile V2 migration (issue 5339050)

2011-11-08 Thread pkx166h
Passes make and no reg test diffs james http://codereview.appspot.com/5339050/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: Fix issue 11 -- beamlet points in wrong direction on tuplet (issue 4941041)

2011-11-08 Thread pkx166h
Passes make, one reg test diff http://code.google.com/p/lilypond/issues/detail?id=11#c26 James http://codereview.appspot.com/4941041/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: where is lilydev ?

2011-11-08 Thread Peekay Ex
Hello, On Tue, Nov 8, 2011 at 8:19 PM, Trevor Daniels wrote: > Graham > > I reported this problem back in August, but omitted to raise a proper bug > report: It seems this is using KFM which is an Ajax thingy (I don't pretend to understand it), so I am guessing that the link to ../livecd/* is no

Re: where is lilydev ?

2011-11-08 Thread Trevor Daniels
Graham I reported this problem back in August, but omitted to raise a proper bug report: http://lists.gnu.org/archive/html/lilypond-devel/2011-08/msg00554.html Jonathan was kind enough to upload a copy to a server I control, but it's deleted now. Trevor - Original Message - From:

Re: where is lilydev ?

2011-11-08 Thread Alex Austin
Uh, I see a cybersquatter at http://files.lily.net. Are you sure the link is still valid? - Alex -- It is referred to as the Fibonacci meal. Today's dinner is the sum of yesterday's leftovers and the day before's leftovers. On Tue, Nov 8, 2011 at 12:42 PM, Peekay Ex wrote: > Graham, > > On Tu

Re: where is lilydev ?

2011-11-08 Thread Graham Percival
On Tue, Nov 08, 2011 at 06:42:57PM +, Peekay Ex wrote: > files.lily.net > > then in the livecd dir. wget files.lilynet.net/livecd/ubuntu-lilydev-remix-1.1.iso --2011-11-08 18:59:09-- http://files.lilynet.net/livecd/ubuntu-lilydev-remix-1.1.iso Resolving files.lilynet.net... 91.121.147.159 Con

Re: Fixes NoteColumn vs SpanBar collisions. (issue 5323062)

2011-11-08 Thread Keith OHara
On Tue, 08 Nov 2011 08:01:01 -0800, m...@apollinemike.com wrote: If the version from current master is acceptable in traditional typesetting,then I'll revert. But all the (meager) evidence I find is to the contrary(also see attached), which is why I'm standing by the most recent patch set.

Re: Issue 2024: Let #{ ... #} pass its $ handling to environment cloning (issue 5341049)

2011-11-08 Thread Werner LEMBERG
>> I don't claim to understand much of this, but the resulting >> simplification seems worth the pain to me. Me too. > The behavior of $ is actually easy to explain: $something-in-scheme > is perfectly equivalent to \id once id has been set (where is is > allowed) with id=#something-in-scheme.

Re: where is lilydev ?

2011-11-08 Thread Peekay Ex
Graham, On Tue, Nov 8, 2011 at 6:27 PM, Graham Percival wrote: > can somebody give me a URL for lilydev?  and maybe patch the CG as > well?  I can't figure out the silly KFM thing that Valentin has, > and the link in the CG doesn't work. > > no, clicking on something in a web browser isn't going

where is lilydev ?

2011-11-08 Thread Graham Percival
can somebody give me a URL for lilydev? and maybe patch the CG as well? I can't figure out the silly KFM thing that Valentin has, and the link in the CG doesn't work. no, clicking on something in a web browser isn't going to help, since I need to get it at the university via ssh. - Graham

Re: Issue 2024: Let #{ ... #} pass its $ handling to environment cloning (issue 5341049)

2011-11-08 Thread Carl . D . Sorensen
I *really* like this change. It simplifies and clarifies things tremendously. Some time ago, Han-Wen mentioned his concern that most of the development on LilyPond was basically code-janitoring. IMO, this qualifies as something much better than that. I support you in being serious about implem

Re: Issue 2024: Let #{ ... #} pass its $ handling to environment cloning (issue 5341049)

2011-11-08 Thread dak
Reviewers: Trevor Daniels, Message: On 2011/11/08 16:37:25, Trevor Daniels wrote: I don't claim to understand much of this, but the resulting simplification seems worth the pain to me. Obviously to me as well. I want to stress that I did _no_ manual changes to Documentation and regtests, an

Issue 2024: Let #{ ... #} pass its $ handling to environment cloning (issue 5341049)

2011-11-08 Thread tdanielsmusic
I don't claim to understand much of this, but the resulting simplification seems worth the pain to me. The expectation that convert-ly will generate many changes to (advanced) user code suggests changes.tely needs a clear notice adding explaining what has been done. Trevor http://codereview.ap

Re: The value of LilyPond, according to Ohloh

2011-11-08 Thread m...@apollinemike.com
On Nov 8, 2011, at 6:15 AM, Jan Nieuwenhuizen wrote: > Han-Wen Nienhuys writes: > >> Last time I looked lilypond was around 100k lines of code (a quick >> look says it 200k now > > There are some nice tools for this, if anyone really wants to know. > >> lilypond may represent 20-40 man years, c

Re: The value of LilyPond, according to Ohloh

2011-11-08 Thread Jan Nieuwenhuizen
Han-Wen Nienhuys writes: > Last time I looked lilypond was around 100k lines of code (a quick > look says it 200k now There are some nice tools for this, if anyone really wants to know. > lilypond may represent 20-40 man years, considering I must have put in > well over 10 personally. It must b

Re: Fixes to jazz chord displays (issue 5320074)

2011-11-08 Thread Colin Campbell
On 11-11-08 05:26 AM, Adam Spiers wrote: On Tue, Nov 8, 2011 at 1:10 AM, Colin Campbell wrote: On 11-11-07 12:08 PM, adam.spi...@gmail.com wrote: Please close this issue as it's now superceded by http://codereview.appspot.com/5343050/ - thanks! http://codereview.appspot.com/5320074/ Adam, yo

Re: Fixes to jazz chord displays (issue 5320074)

2011-11-08 Thread Adam Spiers
On Tue, Nov 8, 2011 at 1:10 AM, Colin Campbell wrote: > On 11-11-07 12:08 PM, adam.spi...@gmail.com wrote: >> >> Please close this issue as it's now superceded by >> http://codereview.appspot.com/5343050/ - thanks! >> >> http://codereview.appspot.com/5320074/ > > Adam, you are the creator of the R

Re: Fixes NoteColumn vs SpanBar collisions. (issue 5323062)

2011-11-08 Thread m...@apollinemike.com
On Nov 7, 2011, at 9:33 PM, Keith OHara wrote: > On Mon, 07 Nov 2011 20:51:14 -0800, m...@apollinemike.com > wrote: > >> I'm OK with getting rid of all of this pure-from-neighbor and span-bar-stub >> stuff and just create several SpanBars instead of one SpanBar with gaps in >> its stencil. I

Copying parser/lexer

2011-11-08 Thread David Kastrup
Hi, when working on the embedded Scheme stuff I got a nasty surprise working with cloned lexers/parsers. They start out with the error flag of their source. That's stupid, since it means that they can't complete successfully without explicitly clearing their respective error flags. I got hit b

Re: The value of LilyPond, according to Ohloh

2011-11-08 Thread David Kastrup
Graham Percival writes: > On Tue, Nov 08, 2011 at 02:55:34AM +0100, David Kastrup wrote: >> git shortlog -ns|awk '{n+=$1;if(NR<20)print};END{print n}' >> 1224 Francisco Vila >>379 Jean-Charles Malahieude >>172 Valentin Villenave >>170 David Kastrup >> 22101 >

Re: The value of LilyPond, according to Ohloh

2011-11-08 Thread Francisco Vila
2011/11/8 Graham Percival : > Translators always have way higher commit counts than > non-translators. And they are bigger, too. -- Francisco Vila. Badajoz (Spain) www.paconet.org , www.csmbadajoz.com ___ lilypond-devel mailing list lilypond-devel@gnu.

Re: The value of LilyPond, according to Ohloh

2011-11-08 Thread Graham Percival
On Tue, Nov 08, 2011 at 02:55:34AM +0100, David Kastrup wrote: > git shortlog -ns|awk '{n+=$1;if(NR<20)print};END{print n}' > 1224Francisco Vila >379Jean-Charles Malahieude >172Valentin Villenave >170David Kastrup > 22101 > > I have to admit that I was

Re: The value of LilyPond, according to Ohloh

2011-11-08 Thread Francisco Vila
2011/11/8 Werner LEMBERG : >> git shortlog -ns|awk '{n+=$1;if(NR<20)print};END{print n}' >>   6381        Han-Wen Nienhuys >>   3092        Graham Percival >>   2474        Jan Nieuwenhuizen >>   1270        John Mandereau >>   1224        Francisco Vila >>    910        Reinhold Kainhofer >>    78