PATCH: countdown to 20111011

2011-10-09 Thread Colin Campbell
For 22:00 MDT Tuesday October 11 A thoroughly turkey-stuffed patch meister (Thanksgiving dinner today in Canader) brings you the following: Issue 1958 : Patch: Makeify the website build - R 5244045

How do you get hold of --loglevel value from Scheme

2011-10-09 Thread Ian Hulin
Hi all, Before the new loglevel option was introduced you had to do (ly:get_option 'verbose) from scheme to check whether you wanted to output extra stuff. Now that --verbose is deprecated in favour of --loglevel=DEBUG, what's the non-deprecated way of coding this when it's _not_ just to output

Re: [translations] Re: CG 5.8.3: updating committish of lsr snippets

2011-10-09 Thread Francisco Vila
2011/10/9 Federico Bruni : > I've tried: > > cd Documentation/it/texidocs > sed -i > 's/514674cb00c18629242dfcde0c1a4976758adc56/34607d3e36a93030690ccd780a7ffce621ca1e0f/g' > *.texidoc > > But it doesn't seem to be the right committish. What exactly did you do to find out this committish? That cou

Re: First stab at getting script offsets right. (issue 5235052)

2011-10-09 Thread m...@apollinemike.com
On Oct 9, 2011, at 9:29 PM, mts...@gmail.com wrote: > Reviewers: , > > Message: > Hey all, > > This patch fixes issue 1951 but causes other problems (check out > accidental-suggestions.ly). Does anyone have any intuition as to where > the cyclic dependencies are coming from (I don't see how Scr

First stab at getting script offsets right. (issue 5235052)

2011-10-09 Thread mtsolo
Reviewers: , Message: Hey all, This patch fixes issue 1951 but causes other problems (check out accidental-suggestions.ly). Does anyone have any intuition as to where the cyclic dependencies are coming from (I don't see how Scripts would rely on AccidentalSuggestions and vice versa in this patc

Re: Stem direction wrong for white mensural music?

2011-10-09 Thread Phil Holmes
- Original Message - From: "Benko Pál" To: "Phil Holmes" Cc: "Devel" Sent: Sunday, October 09, 2011 7:16 PM Subject: Re: Stem direction wrong for white mensural music? > music _prints_ do use downward stems, what's more, it's not at all > systematical, see e.g. the example in > http

Re: Cues (CueVoice) and quoted instrument name : InstrumentSwitch

2011-10-09 Thread David Kastrup
"Keith OHara" writes: > On Sun, 09 Oct 2011 04:13:39 -0700, Xavier Scheuer > wrote: > >> It would be great if someone could "extend" cueDuring > > Trevor has made one at > > that we might want to include by default

Re: Stem direction wrong for white mensural music?

2011-10-09 Thread Benkő Pál
> > music _prints_ do use downward stems, what's more, it's not at all > > systematical, see e.g. the example in > > http://code.google.com/p/lilypond/issues/detail?id=1839#c13 > > so we are left to apply manual \stemUp's and \stemDown's > > (I use a global \stemUp and hack closing longae to \stemD

Re: Cues (CueVoice) and quoted instrument name : InstrumentSwitch

2011-10-09 Thread Keith OHara
On Sun, 09 Oct 2011 04:13:39 -0700, Xavier Scheuer wrote: It would be great if someone could "extend" cueDuring Trevor has made one at that we might want to include by default in LilyPond. It is used like this:

Re: GUB

2011-10-09 Thread Graham Percival
On Sun, Oct 09, 2011 at 04:40:54PM +0100, Phil Holmes wrote: > Bit of a follow-up. As I think I said earlier, the "wrong" version > number is in aclocal.m4. This is made with the following: > */missing appears to simply run aclocal-1.11 (which is an installed > program - we deliver 1.10) and thi

Re: 2.15.13 and 2.13.14 regtests

2011-10-09 Thread Reinhold Kainhofer
On So.,  9. Okt. 2011 12:05:09 CEST, Phil Holmes wrote: > There are a lot of > -warning  notes in the logfile comparisons - I'm presuming this is an > intended upshot  of 1477. Yes, -warning means that a warning is no longer printed, which is exactly what that patch is about. Cheers, Reinho

Makeify the website build. (issue 5244045)

2011-10-09 Thread percival . music . ca
LGTM, thanks so much for cleaning this up! http://codereview.appspot.com/5244045/diff/1/make/website.make File make/website.make (right): http://codereview.appspot.com/5244045/diff/1/make/website.make#newcode73 make/website.make:73: CREATE_VERSION=python $(script-dir)/create-version-itexi.py wh

Re: GUB

2011-10-09 Thread Phil Holmes
- Original Message - From: "Graham Percival" To: "Phil Holmes" Cc: Sent: Sunday, October 09, 2011 4:25 PM Subject: Re: GUB On Sun, Oct 09, 2011 at 03:38:33PM +0100, Phil Holmes wrote: building package: tools::guile *** Stage: download (guile, tools) *** Stage: untar (guile, tools)

Re: GUB

2011-10-09 Thread Graham Percival
On Sun, Oct 09, 2011 at 03:38:33PM +0100, Phil Holmes wrote: > building package: tools::guile > *** Stage: download (guile, tools) > *** Stage: untar (guile, tools) > *** Stage: patch (guile, tools) > *** Stage: autoupdate (guile, tools) > *** Stage: configure (guile, tools) > *** Stage: compile (g

Re: CG 5.8.3: updating committish of lsr snippets

2011-10-09 Thread Federico Bruni
Il 02/10/2011 12:10, Federico Bruni ha scritto: Two months ago I discussed with Francisco a problem with committish and LSR snippets: http://lilypond-translations.3384276.n2.nabble.com/Doc-it-revision-of-snippets-in-LM-please-backport-to-2-14-td6600646.html (read last messages in particular)

Re: GUB

2011-10-09 Thread Phil Holmes
- Original Message - From: "Graham Percival" To: "Phil Holmes" Cc: Sent: Sunday, October 09, 2011 2:42 PM Subject: Re: GUB On Sun, Oct 09, 2011 at 12:32:52PM +0100, Phil Holmes wrote: - Original Message - From: "Graham Percival" >Nothing in guile.py looks particularly hel

Re: GUB

2011-10-09 Thread Graham Percival
On Sun, Oct 09, 2011 at 12:32:52PM +0100, Phil Holmes wrote: > - Original Message - From: "Graham Percival" > > > >Nothing in guile.py looks particularly helpful to me, though. Oh, > >what exact package were you building? > > This is the line that throws the error. All one line - no li

Re: Cues (CueVoice) and quoted instrument name : InstrumentSwitch

2011-10-09 Thread David Kastrup
Xavier Scheuer writes: > On 9 October 2011 04:31, Keith OHara wrote: >> >> I had so much trouble trying to use it >> (http://lists.gnu.org/archive/html/lilypond-user/2010-10/msg00099.html) >> that I convinced Trevor to purge it from the documentation. > > Hi Keith, > Thanks for the answer. > > M

Re: GUB

2011-10-09 Thread Phil Holmes
- Original Message - From: "Phil Holmes" To: "Graham Percival" Cc: Sent: Sunday, October 09, 2011 12:32 PM Subject: Re: GUB - Original Message - From: "Graham Percival" To: "Phil Holmes" Cc: Sent: Saturday, October 08, 2011 6:50 PM Subject: Re: GUB On Sat, Oct 08, 201

Re: GUB

2011-10-09 Thread Phil Holmes
- Original Message - From: "Graham Percival" To: "Phil Holmes" Cc: Sent: Saturday, October 08, 2011 6:50 PM Subject: Re: GUB On Sat, Oct 08, 2011 at 06:13:23PM +0100, Phil Holmes wrote: OK. This gives: libtool: Version mismatch error. This is libtool 2.2.6, but the libtool: defi

Re: ragged-last-bottom should not ignore stretching on the last page

2011-10-09 Thread Xavier Scheuer
On 9 October 2011 04:33, Keith OHara wrote: > > It has been discussed, most recently at > > > For now, we can get more space on the last page by adjusting things like > system-system-spacing #'basic-distance = #18 > page-bre

Re: Cues (CueVoice) and quoted instrument name : InstrumentSwitch

2011-10-09 Thread Xavier Scheuer
On 9 October 2011 04:31, Keith OHara wrote: > > I had so much trouble trying to use it > (http://lists.gnu.org/archive/html/lilypond-user/2010-10/msg00099.html) > that I convinced Trevor to purge it from the documentation. Hi Keith, Thanks for the answer. Mmh, using a zero-duration invisible res

Re: Stance towards Bison patches?

2011-10-09 Thread Werner LEMBERG
> Would it be acceptable to let autoconf check for that bug and > activate the fix in the form of a redefinition in parser.yy when > needed? Definitely, IMHO! We already include a bunch of specialized tools to handle LilyPond's needs, so the bison fix would be no precedence. Werner __

Stance towards Bison patches?

2011-10-09 Thread David Kastrup
Hi, I am currently meddling with the design of a large and quite powerful parser restructure. The problem is that it definitely calls for use of the YYBACKUP macro (I am trying to explore using a different sort of lexical tie-in, but that seems more complex). The problem is that YYBACKUP simply

2.15.13 and 2.13.14 regtests

2011-10-09 Thread Phil Holmes
I checked the regtests for 2.15.13 both on the official page and my pixel comparator. Nothing stood out as wrong. I've looked over the official page for 2.15.14. There are a lot of -warning notes in the logfile comparisons - I'm presuming this is an intended upshot of 1477. There are also c

Re: Stem direction wrong for white mensural music?

2011-10-09 Thread Phil Holmes
- Original Message - From: "Benko Pál" To: "Phil Holmes" Cc: "Devel" Sent: Sunday, October 09, 2011 9:23 AM Subject: Re: Stem direction wrong for white mensural music? If I compile the following code (the start of Dufay's Ave Regina a3) with default settings, the stems follow modern

Re: Stem direction wrong for white mensural music?

2011-10-09 Thread Benkő Pál
> If I compile the following code (the start of Dufay's Ave Regina a3) with > default settings, the stems follow modern style - some up, some down.  For > ancient music (I'm not sure when this ended, but it certainly applies around > the period up to 1500) the stems were always up for normal notes;