Remove Time-signature from Kievan Staff (issue 5672063)

2012-02-15 Thread aleksandr . andreev
Reviewers: , Message: Addressing the issue here: http://code.google.com/p/lilypond/issues/detail?id=2318 Description: Remove Time-signature from Kievan Staff Time_signature_engraver is removed from Kievan Staff as per Google Code issue 2318 http://code.google.com/p/lilypond/issues/detail?id=231

Re: make dist broken

2012-02-15 Thread Graham Percival
On Wed, Feb 15, 2012 at 10:18:02PM -, Phil Holmes wrote: > OK -as remarked in my previous mail patchy-merge fails with: > I currently have no idea why this is. ok, I'll try running it. - Graham ___ lilypond-devel mailing list lilypond-devel@gnu.or

Re: make dist broken

2012-02-15 Thread Phil Holmes
- Original Message - From: "Phil Holmes" To: "Graham Percival" Cc: Sent: Wednesday, February 15, 2012 9:04 PM Subject: Re: make dist broken - Original Message - From: "Graham Percival" To: "Phil Holmes" Cc: Sent: Wednesday, February 15, 2012 8:55 PM Subject: Re: make dis

Re: make dist broken

2012-02-15 Thread Phil Holmes
- Original Message - From: "Phil Holmes" To: "Graham Percival" Cc: Sent: Wednesday, February 15, 2012 9:04 PM Subject: Re: make dist broken - Original Message - From: "Graham Percival" To: "Phil Holmes" Cc: Sent: Wednesday, February 15, 2012 8:55 PM Subject: Re: make dis

Re: Rietveld patchy: test run

2012-02-15 Thread Phil Holmes
- Original Message - From: "Graham Percival" To: "Phil Holmes" Cc: "Julien Rioux" ; "David Kastrup" ; "LilyPond Developers" Sent: Wednesday, February 15, 2012 8:54 PM Subject: Re: Rietveld patchy: test run On Wed, Feb 15, 2012 at 08:36:31PM -, Phil Holmes wrote: - Origina

Re: make dist broken

2012-02-15 Thread Phil Holmes
- Original Message - From: "Graham Percival" To: "Phil Holmes" Cc: Sent: Wednesday, February 15, 2012 8:55 PM Subject: Re: make dist broken On Wed, Feb 15, 2012 at 08:24:23PM -, Phil Holmes wrote: I did look, but in the end it was easier to find the problem by looking at what h

Re: make dist broken

2012-02-15 Thread Graham Percival
On Wed, Feb 15, 2012 at 08:24:23PM -, Phil Holmes wrote: > I did look, but in the end it was easier to find the problem by > looking at what happened in make dist. > Documentation/lang/GNUmakefile has a line like: > > SUBDIRS = essay learning notation texidocs usage web extending included > >

Re: Rietveld patchy: test run

2012-02-15 Thread Graham Percival
On Wed, Feb 15, 2012 at 08:36:31PM -, Phil Holmes wrote: > - Original Message - From: "Graham Percival" > > > >It's > >challenging to decide when I should nag people (or "clarify the > >situation") or not. > > I thought you always erred on the side of nagging people :-) Believe it o

Re: Rietveld patchy: test run

2012-02-15 Thread Phil Holmes
- Original Message - From: "Graham Percival" It's challenging to decide when I should nag people (or "clarify the situation") or not. I thought you always erred on the side of nagging people :-) - Graham -- Phil Holmes ___ lilypond-

Re: make dist broken

2012-02-15 Thread Phil Holmes
- Original Message - From: "Graham Percival" To: "Phil Holmes" Cc: Sent: Wednesday, February 15, 2012 7:20 PM Subject: Re: make dist broken On Wed, Feb 15, 2012 at 07:14:53PM -, Phil Holmes wrote: So - presumably make dist creates the tarball, and as part of it, it calls make d

Re: Rietveld patchy: test run

2012-02-15 Thread Graham Percival
On Wed, Feb 15, 2012 at 08:08:42PM -, Phil Holmes wrote: > - Original Message - From: "Graham Percival" > > >(I recommend running Patchy as a separate user just in case stuff > >blows up) > > I kind of thought you were suggesting not experimenting with > patchy-test at this point. I

Re: Rietveld patchy: test run

2012-02-15 Thread Phil Holmes
- Original Message - From: "Graham Percival" To: "Julien Rioux" Cc: "David Kastrup" ; "LilyPond Developers" Sent: Wednesday, February 15, 2012 7:24 PM Subject: Re: Rietveld patchy: test run On Wed, Feb 15, 2012 at 03:14:38PM +0100, Julien Rioux wrote: Could someone familiar with

Re: Rietveld patchy: test run

2012-02-15 Thread David Kastrup
Graham Percival writes: > On Wed, Feb 15, 2012 at 03:14:38PM +0100, Julien Rioux wrote: >> Could someone familiar with patchy please locally replace their >> compile_lilypond_test.py file with the attached one and test it >> against the patches that are currently lining up for testing? > > To avo

Allow multiple identical slurs (issue 1967). (issue 5671053)

2012-02-15 Thread reinhold . kainhofer
LGTM http://codereview.appspot.com/5671053/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: git repository for osx-lilypond

2012-02-15 Thread Graham Percival
On Wed, Feb 15, 2012 at 07:21:24PM +, Carl Sorensen wrote: > > 1) gub needs to automatically set the lilypond version string from the > lilypad source tarball to the current lilypond version, regardless of > whether the lilypad source tarball is 0.4 or 0.6.1 I do not consider this release-blo

Re: Rietveld patchy: test run

2012-02-15 Thread Graham Percival
On Wed, Feb 15, 2012 at 03:14:38PM +0100, Julien Rioux wrote: > Could someone familiar with patchy please locally replace their > compile_lilypond_test.py file with the attached one and test it > against the patches that are currently lining up for testing? To avoid leaving you hanging: - I am fam

Re: git repository for osx-lilypond

2012-02-15 Thread Carl Sorensen
On 2/15/12 10:51 AM, "Christian Hitz" wrote: > >Am 14.02.2012 um 23:42 schrieb Carl Sorensen: > >> On 2/14/12 2:36 PM, "Graham Percival" wrote: >> >>> On Mon, Feb 13, 2012 at 09:37:44PM +0100, Christian Hitz wrote: Anyway, here is a patched version: http://klarinett.li/lilypon

Re: make dist broken

2012-02-15 Thread Graham Percival
On Wed, Feb 15, 2012 at 07:14:53PM -, Phil Holmes wrote: > So - presumably make dist creates the tarball, and as part of it, it > calls make distcheck to compare the tarball with the source tree. > Does that sound sensible? In normal unix packages, 'make dist' createa a tarball, then 'make dis

Re: make dist broken

2012-02-15 Thread Phil Holmes
- Original Message - From: "Graham Percival" To: Cc: "Phil Holmes" Sent: Wednesday, February 15, 2012 6:50 PM Subject: make dist broken file from VC not distributed: lilypond-2.15.30/Documentation/cs/included/GNUmakefile file from VC not distributed: lilypond-2.15.30/Documentation/h

Re: make dist broken

2012-02-15 Thread Phil Holmes
- Original Message - From: "Graham Percival" To: "Phil Holmes" Cc: Sent: Wednesday, February 15, 2012 7:08 PM Subject: Re: make dist broken On Wed, Feb 15, 2012 at 07:03:36PM -, Phil Holmes wrote: Well - that's clearly down to my adding those files to .git. What does make dist

Re: make dist broken

2012-02-15 Thread Graham Percival
On Wed, Feb 15, 2012 at 07:03:36PM -, Phil Holmes wrote: > Well - that's clearly down to my adding those files to .git. What > does make dist do? It, or rather make distcheck, makes sure that the source tarball matches the actual source. But I don't know exactly what GUB calls, so don't both

make dist broken

2012-02-15 Thread Graham Percival
file from VC not distributed: lilypond-2.15.30/Documentation/cs/included/GNUmakefile file from VC not distributed: lilypond-2.15.30/Documentation/hu/included/GNUmakefile file from VC not distributed: lilypond-2.15.30/Documentation/zh/included/GNUmakefile - Graham

Re: git repository for osx-lilypond

2012-02-15 Thread Christian Hitz
Am 14.02.2012 um 23:42 schrieb Carl Sorensen: > On 2/14/12 2:36 PM, "Graham Percival" wrote: > >> On Mon, Feb 13, 2012 at 09:37:44PM +0100, Christian Hitz wrote: >>> >>> Anyway, here is a patched version: >>> http://klarinett.li/lilypond/osx-lilypad-universal-0.6.1.tar.gz >> >> Thanks, upload

Re: Final redirection of texi output (issue 5650064)

2012-02-15 Thread julien . rioux
On 2012/02/15 11:50:56, mail_philholmes.net wrote: - Original Message - From: > Looks good, I just have a few suggestions to avoid clashing log file > names and I wonder how this part of GOP 9 might be implemented down the > road: > "All other logfiles wi

Re: Unbound variable GUILE error when no whitespace before closing brace

2012-02-15 Thread David Kastrup
Reinhold Kainhofer writes: > On 15/02/2012 15:30, David Kastrup wrote: >> Reinhold Kainhofer writes: >> >>> Actually, LilyPond's parser decides which chars are part of the scheme >>> expression and which are part of lilypond's syntax. >> No, it doesn't. It fires up the Scheme reader at the curr

Re: Unbound variable GUILE error when no whitespace before closing brace

2012-02-15 Thread Reinhold Kainhofer
On 15/02/2012 15:30, David Kastrup wrote: > Reinhold Kainhofer writes: > >> Actually, LilyPond's parser decides which chars are part of the scheme >> expression and which are part of lilypond's syntax. > No, it doesn't. It fires up the Scheme reader at the current position > in the input, and pic

Re: Fw: GDP Docs compilation FAILED (2012.02.14-01:39)

2012-02-15 Thread Julien Rioux
On Wed, Feb 15, 2012 at 4:18 PM, Phil Holmes wrote: > - Original Message - From: "Reinhold Kainhofer" > > To: "Julien Rioux" > Cc: > Sent: Wednesday, February 15, 2012 3:11 PM > Subject: Re: Fw: GDP Docs compilation FAILED (2012.02.14-01:39) > > > >> On 14/02/2012 15:48, Julien Rioux wr

Re: google summer of code

2012-02-15 Thread Reinhold Kainhofer
On 11/02/2012 14:00, Graham Percival wrote: > I believe that one of the major things that GSoC looks are is "how > good is the list of tasks suggested by that project". Yes, most applicants (who are not yet involved with a project) will simply look at the list and select one of the suggested proje

Re: Google Summer of Code - Ideas List, please discuss

2012-02-15 Thread Reinhold Kainhofer
On 12/02/2012 12:51, m...@apollinemike.com wrote: >> 2) Adding comprehensive MusicXML import and export features, together >> > with test suites for it. Requirements: ? (no idea in which language >> > this would be written), MusicXML, basic LilyPond and music notation >> > knowledge; familiarity w

Re: Google Summer of Code - Ideas List, please discuss

2012-02-15 Thread Reinhold Kainhofer
On 12/02/2012 15:13, Graham Percival wrote: > On Sun, Feb 12, 2012 at 12:03:48PM +0100, Janek Warchoł wrote: >> 2) Adding comprehensive MusicXML import and export features, together >> with test suites for it. Requirements: ? (no idea in which language >> this would be written), MusicXML, basic Li

Re: Fw: GDP Docs compilation FAILED (2012.02.14-01:39)

2012-02-15 Thread Phil Holmes
- Original Message - From: "Reinhold Kainhofer" To: "Julien Rioux" Cc: Sent: Wednesday, February 15, 2012 3:11 PM Subject: Re: Fw: GDP Docs compilation FAILED (2012.02.14-01:39) On 14/02/2012 15:48, Julien Rioux wrote: Reinhold Kainhofer kainhofer.com> writes: Dissecting... Conve

Re: Fw: GDP Docs compilation FAILED (2012.02.14-01:39)

2012-02-15 Thread Reinhold Kainhofer
On 14/02/2012 15:48, Julien Rioux wrote: > Reinhold Kainhofer kainhofer.com> writes: >>> Dissecting... >>> Converting MusicXML file `./out-www/suffix-lyxml.xml'... >>> >>> lilypond-book.py: error: `musicxml2ly --out=- - ' failed (0) >>> lilypond-book.py: error: The error log is as follows: >>> m

Re: CG updates

2012-02-15 Thread Colin Hall
On Wed, Feb 15, 2012 at 02:54:39PM -, Phil Holmes wrote: > "Check if the issue falls into any previous category given on the > relevant checklists in Bug Squad checklists. If in doubt, add a new > issue for a report." > (http://lilypond.org/doc/v2.15/Documentation/contributor/adding-issues-to

Re: Fw: GDP Docs compilation FAILED (2012.02.14-01:39)

2012-02-15 Thread Reinhold Kainhofer
On 14/02/2012 08:01, David Kastrup wrote: > Reinhold Kainhofer writes: > > [...] > > It is not clear where this mail hails from, which commands were used to > get this error under which circumstances. > Nightly cron job building lilypond and the documentation (http://kainhofer.com/~lilypond/ ) fr

Re: Google Summer of Code - Ideas List, please discuss

2012-02-15 Thread Reinhold Kainhofer
On 12/02/2012 15:43, Janek Warchoł wrote: > W dniu 12 lutego 2012 15:13 użytkownik Graham Percival > napisał: >> umm, you know that we already have musicxml2ly import, right? > Yes. I had some issues with it - dynamics got attached to wrong > notes. The problem is that in LilyPond, each dynami

CG updates

2012-02-15 Thread Phil Holmes
I've updated the CG with some new stuff for the Bug Squad - mainly information requested by the current squad or where it seemed unclear what was meant - for example, the definition of "Regression" should now be more explicit. It's currently in staging working through to master, but while I wa

Re: Google Summer of Code - Ideas List, please discuss

2012-02-15 Thread Reinhold Kainhofer
On 12/02/2012 12:03, Janek Warchoł wrote: > Hi all, > > SUMMARY: in order to participate in Google Summer of Code ($$$), we > need an Ideas List. > > (to learn more about GSoC, go here > http://www.google-melange.com/gsoc/homepage/google/gsoc2012) > > An Ideas List should be a list of suggested stu

Re: Thinking about putting together a grant to support development on LilyPond

2012-02-15 Thread Reinhold Kainhofer
On 09/02/2012 12:08, Han-Wen Nienhuys wrote: > I have tried getting grants from different EU and national bodies with > various partner institutions (including the one where Graham now > works, IIRC). My impression is that you need people (preferably many) > with lots of academic clout that can sig

Re: Unbound variable GUILE error when no whitespace before closing brace

2012-02-15 Thread David Kastrup
Reinhold Kainhofer writes: > On 05/02/2012 08:30, David Kastrup wrote: >> The variable is not } but 0.9} instead. Anything that can't be parsed >> as a constant in Scheme is a variable. >> >> This has nothing to do with Lilypond: >> >> dak@lola:/usr/local/tmp/lilypond$ guile >> guile> 0.9} >> ER

Re: Looks like we are having a situation here.

2012-02-15 Thread Janek Warchoł
On Wed, Feb 15, 2012 at 1:06 PM, Graham Percival wrote: > On Wed, Feb 15, 2012 at 12:46:38PM +0100, David Kastrup wrote: >> [116]fatal error: cannot find font: `emmentaler-11' > > I believe that Mike has fixed this in his massive dev/skylines > branch, Actually the newest version of Mike's work i

Re: Gets vertical skylines from grob stencils (issue 5626052)

2012-02-15 Thread Reinhold Kainhofer
On 06/02/2012 18:50, m...@apollinemike.com wrote: >>> I'm fixing all of the regtest issues, but what I need most from other >>> people who have a few minutes are benchmarks. >> L'Isle joyeuse: >> [...] > Thanks! > In my opinion, these times are too high to justify the gain that one gets > from usi

Re: Unbound variable GUILE error when no whitespace before closing brace

2012-02-15 Thread Reinhold Kainhofer
On 05/02/2012 08:30, David Kastrup wrote: > The variable is not } but 0.9} instead. Anything that can't be parsed > as a constant in Scheme is a variable. > > This has nothing to do with Lilypond: > > dak@lola:/usr/local/tmp/lilypond$ guile > guile> 0.9} > ERROR: Unbound variable: 0.9} > ABORT: (u

Rietveld patchy: test run

2012-02-15 Thread Julien Rioux
I modified Graham's Rietveld patchy to fix two issues: #1 local git repository was not updated to latest origin/master before starting the tests #2 the directories were not cleaned up after a patch failed to apply or after the patch resulted in a failed build For reference: http://www.mail-archive

Re: Looks like we are having a situation here.

2012-02-15 Thread Graham Percival
On Wed, Feb 15, 2012 at 12:46:38PM +0100, David Kastrup wrote: > > test-patchy has the following to say: oops, sorry, I replied to your other message before noticing this one. > [116]fatal error: cannot find font: `emmentaler-11' I believe that Mike has fixed this in his massive dev/skylines br

Re: Final redirection of texi output (issue 5650064)

2012-02-15 Thread Phil Holmes
- Original Message - From: To: ; ; ; Cc: ; Sent: Monday, February 13, 2012 1:56 PM Subject: Re: Final redirection of texi output (issue 5650064) Looks good, I just have a few suggestions to avoid clashing log file names and I wonder how this part of GOP 9 might be implemented down

Looks like we are having a situation here.

2012-02-15 Thread David Kastrup
test-patchy has the following to say: Trying issue 2320 Found patch: (2320, '/usr/local/tmp/lilypond/issue5669047_5001.diff', 'Patch: CG: add information about Regtest Checking Project') Trying issue 2319 Found patch: (2319, '/usr/local/tmp/lilypond/issue5665047_1.diff', 'Patch: Web&CG: remove

Re: Gets vertical skylines from grob stencils (issue 5626052)

2012-02-15 Thread m...@apollinemike.com
On Feb 15, 2012, at 10:26 AM, gra...@percival-music.ca wrote: > > http://codereview.appspot.com/5626052/diff/23001/mf/GNUmakefile > File mf/GNUmakefile (right): > > http://codereview.appspot.com/5626052/diff/23001/mf/GNUmakefile#newcode231 > mf/GNUmakefile:231: $(LILYPOND_BINARY) --verbose > $(t

Re: Gets vertical skylines from grob stencils (issue 5626052)

2012-02-15 Thread graham
http://codereview.appspot.com/5626052/diff/23001/mf/GNUmakefile File mf/GNUmakefile (right): http://codereview.appspot.com/5626052/diff/23001/mf/GNUmakefile#newcode231 mf/GNUmakefile:231: $(LILYPOND_BINARY) --verbose $(top-src-dir)/ly/generate-font-integrals > $@ This looks good, but not immedia

Re: Gets vertical skylines from grob stencils (issue 5626052)

2012-02-15 Thread m...@apollinemike.com
On Feb 15, 2012, at 9:29 AM, Janek Warchoł wrote: > On Wed, Feb 15, 2012 at 9:17 AM, m...@apollinemike.com > wrote: >> Many a time have I been bit by the -1/1 instead of 0/1 bug...glad you found >> it. > > Glad i helped :) > >> A new patch is up that fixes the makefile problem. > > Works for

Re: Gets vertical skylines from grob stencils (issue 5626052)

2012-02-15 Thread Janek Warchoł
On Wed, Feb 15, 2012 at 9:17 AM, m...@apollinemike.com wrote: > Many a time have I been bit by the -1/1 instead of 0/1 bug...glad you found > it. Glad i helped :) > A new patch is up that fixes the makefile problem. Works for me. I did an out-of-tree build this time and the shortcut named fon

Re: Open strings in chords (commit 9203eadca5bcb79415060f8488889706a9c8e62a)

2012-02-15 Thread Marc Hohl
Am 14.02.2012 21:31, schrieb David Kastrup: Marc Hohl writes: [...] Symbols 'allow and 'forbid are not a typical interface. You would rather use a boolean here. Yes, you are right, I changed it accordingly. Um, does allowOpenStrings = ##t sound better than handleOpenStrings = ##t Sure.

Re: Gets vertical skylines from grob stencils (issue 5626052)

2012-02-15 Thread m...@apollinemike.com
On Feb 15, 2012, at 8:10 AM, Janek Warchoł wrote: > On Wed, Feb 15, 2012 at 8:59 AM, m...@apollinemike.com > wrote: >> Thanks for the feedback! I'll do some testing using this. > > I found it! It was a BarNumber tweak that was causing this: > > \override BarNumber #'self-alignment-X = >

Re: Gets vertical skylines from grob stencils (issue 5626052)

2012-02-15 Thread Janek Warchoł
On Wed, Feb 15, 2012 at 8:59 AM, m...@apollinemike.com wrote: > Thanks for the feedback!  I'll do some testing using this. I found it! It was a BarNumber tweak that was causing this: \override BarNumber #'self-alignment-X = #(lambda (grob) (let ((break