Re: [PATCH] Fix naming of two Scheme type predicates

2008-12-30 Thread Patrick McCarty
On Tue, Dec 30, 2008 at 7:29 PM, Carl D. Sorensen wrote: > > On 12/30/08 7:10 PM, "Patrick McCarty" wrote: > >> * Two exported Scheme functions did not follow the >> naming convention for type predicates. This patch >> fixes the issue. > > Have you checked to see whether the exported functio

[PATCH] Fix naming of two Scheme type predicates

2008-12-30 Thread Patrick McCarty
Hello, There are two exported Scheme functions that should be renamed. They are noticeably out of order in the list of Scheme functions in the IR. This patch fixes their names accordingly to agree with the type-predicate naming convention. Thanks, Patrick >From f677f039b39d5fa36f81aaee527ed8e5d

GUB and texi2html

2008-12-30 Thread Patrick McCarty
Hello, I've just investigated the texi2html situation more, and some weird things are going on... I cloned the repo used for GUB, and it reflects changes through Dec. 16, which is pretty recent, so the navigation bars should be appearing on all texi2html pages. Take this one as an example: http

Re: 2.12.1 panic list

2008-12-30 Thread John Mandereau
Le mardi 30 décembre 2008 à 13:02 -0800, Graham Percival a écrit : > On Tue, Dec 30, 2008 at 08:59:22PM +, Neil Puttock wrote: > > Since NEWS is untranslated, I don't see the harm in adding Max's patch now. > > Oh, I thought people translated it. Francisco, and the French team in case enough p

Re: 2.12.1 panic list

2008-12-30 Thread Neil Puttock
2008/12/30 Graham Percival : > Oh, I thought people translated it. Ok then, go ahead and add it. Will do. I'll amend the title too, since we don't want it listed as 2.11. Regards, Neil ___ lilypond-devel mailing list lilypond-devel@gnu.org http://l

Re: 2.12.1 panic list

2008-12-30 Thread Jean-Charles Malahieude
Le 28.12.2008 00:04, Graham Percival disait : I'm planning a 2.12.1 release soon; we're unofficially thinking of this as the "real" 2.12 stable release. Compared to current master, what are the remaining last-minute changes that people want, and when do you think you'll have them committed? Che

Re: 2.12.1 panic list

2008-12-30 Thread Graham Percival
On Tue, Dec 30, 2008 at 08:59:22PM +, Neil Puttock wrote: > 2008/12/30 Graham Percival : > > On Tue, Dec 30, 2008 at 04:31:20PM +0100, Maximilian Albert wrote: > >> 2008/12/30 Maximilian Albert : > >> > >> > Also, I think the NEWS entry hasn't been applied yet. When I tried to > >> > dig up the

Re: 2.12.1 panic list

2008-12-30 Thread Neil Puttock
2008/12/30 Graham Percival : > On Tue, Dec 30, 2008 at 04:31:20PM +0100, Maximilian Albert wrote: >> 2008/12/30 Maximilian Albert : >> >> > Also, I think the NEWS entry hasn't been applied yet. When I tried to >> > dig up the corresponding email, I realized that I had sent it to >> > Werner alone,

Re: [Rosegarden-devel] development bits and bobs, was Re: Updating .po files correctly and giving credit, etc

2008-12-30 Thread Heikki Johannes Junes
2008/12/29 Emanuel Rumpf > > That makes me questioning: Has RG design issues? > Would it require any internal restructuring / cleanup? In the notation side there are a lot of things which need restructuring and cleanup. Both on the code design side and on the graphical design side. > > Or is

Re: accel./rit. in MIDI?

2008-12-30 Thread peterc
My `Better Midi' script does this, at least in part. I've so far implemented rall, rit, poco rit, a tempo and tempo I. Still to do are accel, stringendo, faster, ritardando, ritenuto, slower, etc. But there are so many different ways of expressing, `slow down a bit' used by so many different com

Re: GUB build failure: odcctools -Wno-long-double

2008-12-30 Thread Graham Percival
On Tue, Dec 30, 2008 at 12:32:40AM -0200, Han-Wen Nienhuys wrote: > On Mon, Dec 29, 2008 at 11:29 PM, Graham Percival > wrote: > > On Tue, Dec 30, 2008 at 01:17:40AM +0100, Reinhold Kainhofer wrote: > >> A solution (it seems this is the recommended solution) is to patch the > >> configure script t

Re: 2.12.1 panic list

2008-12-30 Thread Graham Percival
On Tue, Dec 30, 2008 at 04:31:20PM +0100, Maximilian Albert wrote: > 2008/12/30 Maximilian Albert : > > > Also, I think the NEWS entry hasn't been applied yet. When I tried to > > dig up the corresponding email, I realized that I had sent it to > > Werner alone, so I'm attaching the patch again fo

Re: hashes in strings

2008-12-30 Thread Carl D. Sorensen
Francisco, You are correct, but I fixed it in a later commit. Carl On 12/30/08 1:07 PM, "Francisco Vila" wrote: > Carl, it looks like you have used and old version of staff.itely for > the commit fadc8000 so it reverts some changes made by Neil on > 309cdf2ab. Take it a look. > -- > Francisc

hashes in strings

2008-12-30 Thread Francisco Vila
Carl, it looks like you have used and old version of staff.itely for the commit fadc8000 so it reverts some changes made by Neil on 309cdf2ab. Take it a look. -- Francisco Vila. Badajoz (Spain) http://www.paconet.org ___ lilypond-devel mailing list lil

Re: Documentation Link on main Lilypond web page still points to 2.10.33

2008-12-30 Thread Francisco Vila
2008/12/30 Patrick McCarty : >> All languages (including EN) do include @top-news.ihtml@ >> What's happening here? > > I think the link just needs to be manually changed, so here's a patch. Applied. Thanks! I was looking on the wrong place, sorry. -- Francisco Vila. Badajoz (Spain) http://www.p

Re: Documentation Link on main Lilypond web page still points to 2.10.33

2008-12-30 Thread Patrick McCarty
On Tue, Dec 30, 2008 at 11:40 AM, Francisco Vila wrote: > 2008/12/30 Francisco Vila : >> Oops, I've just realised that you are talking about the Quick Links, >> not the uppermost link on navigation heared. Strange, it points >> correctly to http://lilypond.org/doc/v2.12/Documentation/ in the all >

Re: Documentation Link on main Lilypond web page still points to 2.10.33

2008-12-30 Thread Francisco Vila
2008/12/30 Francisco Vila : > Oops, I've just realised that you are talking about the Quick Links, > not the uppermost link on navigation heared. Strange, it points > correctly to http://lilypond.org/doc/v2.12/Documentation/ in the all > languages _except_ in English! > > Forwarding to -devel. All

Re: Documentation Link on main Lilypond web page still points to 2.10.33

2008-12-30 Thread Francisco Vila
2008/12/28 Ian Hulin : > This is just to let you know that the main link to Documentation on the > front web page needs cutting over to the V2.12.0 documentation. I have just checked it and the main page links to http://lilypond.org/web/documentation which has correct working links for 2.12, 2.1

New French PO file for 'lilypond' (version 2.12.0)

2008-12-30 Thread Translation Project Robot
Hello, gentle maintainer. This is a message from the Translation Project robot. A revised PO file for textual domain 'lilypond' has been submitted by the French team of translators. The file is available at: http://translationproject.org/latest/lilypond/fr.po (We can arrange things so that

Re: 2.12 on Leopard

2008-12-30 Thread Josh Parmenter
Hi devs - Is there more to the double clickable stand-alone then using the version of LilyPad that works, and putting the LilyPond guts into it? If not, I'm more then happy to help package it. Obviously, convert-ly won't work (as noted earlier). But - clicking PDFs will open the new bundl

Re: Bug with skipTypesetting and lyrics

2008-12-30 Thread Maximilian Albert
Hi, sorry for the delay in replying - the time since Christmas was filled with work and music. :-) >> My question is: could tieMelismaBusy be set somewhere else so that >> this also happens when music is not processed for typesetting? Or is >> there another way to make skipTypesetting work proper

Re: 2.12.1 panic list

2008-12-30 Thread Maximilian Albert
2008/12/30 Maximilian Albert : > Also, I think the NEWS entry hasn't been applied yet. When I tried to > dig up the corresponding email, I realized that I had sent it to > Werner alone, so I'm attaching the patch again for inspection. Sorry, forgot to attach the file (thanks, Francisco!). Max Fr

Re: Broken font handling

2008-12-30 Thread Carl D. Sorensen
On 12/30/08 8:20 AM, "Werner LEMBERG" wrote: > > >> >> fails with this message: >> >> Layout output to >> `test-capo-fretboards.ps'.../Users/Carl/lilypond-working/out/share/lilypond/ >> current/scm/framework-ps.scm:365:36: In procedure list-ref in expression >> (list-ref psname-filename-fo

Re: Broken font handling

2008-12-30 Thread Werner LEMBERG
> \include "predefined-guitar-fretboards.ly" > > \new FretBoards { > \chordmode {d} > \override FretBoard #'(fret-diagram-details orientation) = #'landscape > \chordmode {d} > } > > fails with this message: > > Layout output to > `test-capo-fretboards.ps'.../Users/Carl/lilypond-working/o

Re: 2.12.1 panic list

2008-12-30 Thread Maximilian Albert
2008/12/28 Graham Percival : > I'm planning a 2.12.1 release soon; we're unofficially thinking of > this as the "real" 2.12 stable release. > > Compared to current master, what are the remaining last-minute > changes that people want, and when do you think you'll have them > committed? AFAICT, the

Broken font handling

2008-12-30 Thread Carl D. Sorensen
There is a problem with the font handling in the current git. The following file: \include "predefined-guitar-fretboards.ly" \new FretBoards { \chordmode {d} \override FretBoard #'(fret-diagram-details orientation) = #'landscape \chordmode {d} } fails with this message: Layout output to

Re: Lilypond on windows

2008-12-30 Thread Johannes Schindelin
Hi, On Mon, 29 Dec 2008, Trevor Daniels wrote: > Stefan Waler wrote Monday, December 29, 2008 12:31 PM > > > I'm just wondering what the actual requirements are for running > > lilypond with mingw on windows platforms. Is there any list for that? > > AFAIK no one has seriously tried to compile

Re: Lilypond on windows

2008-12-30 Thread Johannes Schindelin
Hi, On Tue, 30 Dec 2008, Valentin Villenave wrote: > By the way, I had kept in mind that cross-compiling Python was not > possible, but it seems that someone we know is trying hard to make it > happen: http://bugs.python.org/issue1597850 Probably you kept the memory of my failed attempts at bu

Fingering, string number / stem collisions

2008-12-30 Thread Matthieu Jacquot
Hello, Maybe it's a stupid question but I wonder why the Fingering (or StringNumber) #'add-stem-support is not set to true by default? I also didn't find this tweak in the french manual (it's in the english one) I would be very pleased to help you in translation (my french is better than my englis

Re: Lilypond on windows

2008-12-30 Thread Valentin Villenave
2008/12/29 Werner LEMBERG : > Speaking as one of the FreeType authors: *Of course* FreeType builds > on Windows, even with native Windows compilers. I'm very happy to read that. It would certainly be great to be able to build lily directly under mingSys, but I still think it won't be possible wit