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

2012-02-14 Thread m...@apollinemike.com
On Feb 15, 2012, at 7:48 AM, Janek Warchoł wrote: > On Wed, Feb 15, 2012 at 8:37 AM, m...@apollinemike.com > wrote: >> On Feb 15, 2012, at 7:24 AM, Janek Warchoł wrote: >> >>> It's 5000 lines of things like this: >>> (hashq-set! boxes-for-emmentaler-11 'rests.1 '((paths (357 0 18 0) (18 >>> 0 8

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

2012-02-14 Thread Janek Warchoł
On Wed, Feb 15, 2012 at 8:37 AM, m...@apollinemike.com wrote: > On Feb 15, 2012, at 7:24 AM, Janek Warchoł wrote: > >> It's 5000 lines of things like this: >> (hashq-set! boxes-for-emmentaler-11 'rests.1 '((paths (357 0 18 0) (18 >> 0 8 0 0 8 0 18) (0 18 0 138) (0 138 0 148 8 156 18 156) (18 156 3

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

2012-02-14 Thread m...@apollinemike.com
On Feb 15, 2012, at 7:24 AM, Janek Warchoł wrote: > It's 5000 lines of things like this: > (hashq-set! boxes-for-emmentaler-11 'rests.1 '((paths (357 0 18 0) (18 > 0 8 0 0 8 0 18) (0 18 0 138) (0 138 0 148 8 156 18 156) (18 156 357 > 156) (357 156 367 156 375 148 375 138) (375 138 375 18) (375 18

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

2012-02-14 Thread Janek Warchoł
On Wed, Feb 15, 2012 at 8:07 AM, m...@apollinemike.com wrote: > Interesting. > I'm assuming this comes from line 248 and 249 of GNUmakefile.in, > but what's odd is that it creates a file with an asterisk. It is literally > a copy and paste of everything around it. Of course, this is not > necess

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

2012-02-14 Thread m...@apollinemike.com
On Feb 15, 2012, at 6:00 AM, Janek Warchoł wrote: > On Wed, Feb 15, 2012 at 2:05 AM, m...@apollinemike.com > wrote: >> Is there something to the effect of: >> >> build/share/lilypond/current/fonts/scm/font-cache.scm >> >> either the scm folder or the file? > > Umm, i don't have anything like t

Re: Web&CG: remove "projects" from HelpUs (issue 5665047)

2012-02-14 Thread janek . lilypond
http://codereview.appspot.com/5665047/diff/1/Documentation/included/helpus.itexi File Documentation/included/helpus.itexi (right): http://codereview.appspot.com/5665047/diff/1/Documentation/included/helpus.itexi#newcode89 Documentation/included/helpus.itexi:89: @ignore On 2012/02/14 18:48:42, Gr

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

2012-02-14 Thread Janek Warchoł
On Wed, Feb 15, 2012 at 2:05 AM, m...@apollinemike.com wrote: > Is there something to the effect of: > > build/share/lilypond/current/fonts/scm/font-cache.scm > > either the scm folder or the file? Umm, i don't have anything like that. First of all, i didn't use build/ directory - everything was

PATCH: Countdown to 20120216

2012-02-14 Thread Colin Campbell
For 20:00H MST Thursday February 16, 2012 Patch: Issue 2311 : Patch: Final redirection of texi output - R5650064 Cheers, Colin -- The purpose of a fish trap is to catch fish, and when the fi

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

2012-02-14 Thread m...@apollinemike.com
On Feb 14, 2012, at 6:46 PM, Janek Warchoł wrote: >> find . -name "font-cache.scm" > > Calling this inside top source directory returns: > > ./mf/out/font-cache.scm > > So it exists, but isn't copied i guess. Is there something to the effect of: build/share/lilypond/current/fonts/scm/font-ca

Re: git repository for osx-lilypond

2012-02-14 Thread 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, uploaded to lilypond.org in the usual place. > >I've made you a "co

Re: CG: add information about Regtest Checking Project (issue 5669047)

2012-02-14 Thread janek . lilypond
http://codereview.appspot.com/5669047/diff/1/Documentation/contributor/regressions.itexi File Documentation/contributor/regressions.itexi (right): http://codereview.appspot.com/5669047/diff/1/Documentation/contributor/regressions.itexi#newcode511 Documentation/contributor/regressions.itexi:511:

Re: git repository for osx-lilypond

2012-02-14 Thread Graham Percival
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, uploaded to lilypond.org in the usual place. I've made you a "collaborator" for the GUB repo so you can push a change t

Re: git repository for osx-lilypond

2012-02-14 Thread Graham Percival
On Tue, Feb 14, 2012 at 09:38:15PM +0100, Christian Hitz wrote: > > See my pull request on GitHub: https://github.com/gperciva/lilypad/pull/1 Pulled, and I've made you a "collaborator", so presumably you can push directly to that repo now. - Graham __

Re: git repository for osx-lilypond

2012-02-14 Thread David Kastrup
Christian Hitz writes: > Am 14.02.2012 um 13:41 schrieb David Kastrup: > >> Editing the binaries manually is not really a good option when >> distributing GPLed software. > > No editing of binaries was done, I edited 3 text files inside of the > tarball. "No animals or binaries were edited in th

Re: git repository for osx-lilypond

2012-02-14 Thread Christian Hitz
Am 14.02.2012 um 13:41 schrieb David Kastrup: > Graham Percival writes: > >> On Mon, Feb 13, 2012 at 09:37:44PM +0100, Christian Hitz wrote: >>> >>> Am 13.02.2012 um 13:36 schrieb Graham Percival: >>> > Should I tune osx-lilypad-universal-0.6.tar.gz to be compatible with > GUB's >>>

Re: Open strings in chords (commit 9203eadca5bcb79415060f8488889706a9c8e62a)

2012-02-14 Thread David Kastrup
Marc Hohl writes: > Am 14.02.2012 21:18, schrieb Marc Hohl: >> Am 14.02.2012 21:01, schrieb David Kastrup: >>> Marc Hohl writes: >>> Am 14.02.2012 09:58, schrieb Marc Hohl: +\set TabStaff.handleOpenStrings = #'forbid +< g, d>1 + } +} diff --git a/ly/engraver-i

Re: Open strings in chords (commit 9203eadca5bcb79415060f8488889706a9c8e62a)

2012-02-14 Thread Marc Hohl
Am 14.02.2012 21:18, schrieb Marc Hohl: Am 14.02.2012 21:01, schrieb David Kastrup: Marc Hohl writes: Am 14.02.2012 09:58, schrieb Marc Hohl: +\set TabStaff.handleOpenStrings = #'forbid +< g, d>1 + } +} diff --git a/ly/engraver-init.ly b/ly/engraver-init.ly index 6335ab6..11181d3 100644

Re: Open strings in chords (commit 9203eadca5bcb79415060f8488889706a9c8e62a)

2012-02-14 Thread Marc Hohl
Am 14.02.2012 21:01, schrieb David Kastrup: Marc Hohl writes: Am 14.02.2012 09:58, schrieb Marc Hohl: +\set TabStaff.handleOpenStrings = #'forbid +< g, d>1 + } +} diff --git a/ly/engraver-init.ly b/ly/engraver-init.ly index 6335ab6..11181d3 100644 --- a/ly/engraver-init.ly +++ b/ly/engra

Re: Open strings in chords (commit 9203eadca5bcb79415060f8488889706a9c8e62a)

2012-02-14 Thread David Kastrup
Marc Hohl writes: > Am 14.02.2012 09:58, schrieb Marc Hohl: > +\set TabStaff.handleOpenStrings = #'forbid > +< g, d >1 > + } > +} > diff --git a/ly/engraver-init.ly b/ly/engraver-init.ly > index 6335ab6..11181d3 100644 > --- a/ly/engraver-init.ly > +++ b/ly/engraver-init.ly > @@ -46,6

Re: Open strings in chords (commit 9203eadca5bcb79415060f8488889706a9c8e62a)

2012-02-14 Thread Marc Hohl
Am 14.02.2012 09:58, schrieb Marc Hohl: Hello all, while typesetting a piece for two guitars, I stumbled across the influence of the commit mentioned above. Before that, something like \set minimumFret = #2 dis'8 ( e' dis ) h fis2 worked smoothly out of the box, now I have to tell lilypond e

Re: GUB failure

2012-02-14 Thread Phil Holmes
- Original Message - From: "Graham Percival" To: "Phil Holmes" Cc: "Devel" Sent: Tuesday, February 14, 2012 6:26 PM Subject: Re: GUB failure On Tue, Feb 14, 2012 at 04:40:54PM -, Phil Holmes wrote: ERROR: ld.so: object '/home/gub/gub/target/tools/root/usr/lib/librestrict.so' fr

Re: Web&CG: remove "projects" from HelpUs (issue 5665047)

2012-02-14 Thread graham
http://codereview.appspot.com/5665047/diff/1/Documentation/included/helpus.itexi File Documentation/included/helpus.itexi (right): http://codereview.appspot.com/5665047/diff/1/Documentation/included/helpus.itexi#newcode89 Documentation/included/helpus.itexi:89: @ignore I'm ok with removing GLISS

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

2012-02-14 Thread Janek Warchoł
On Tue, Feb 14, 2012 at 7:17 PM, m...@apollinemike.com wrote: > Thanks for taking the time to check this! > > During your font build, does it create a file called font-cache.scm?  You can > do: > > find . -name "font-cache.scm" Calling this inside top source directory returns: ./mf/out/font-cac

Re: CG: add information about Regtest Checking Project (issue 5669047)

2012-02-14 Thread graham
http://codereview.appspot.com/5669047/diff/1/Documentation/contributor/regressions.itexi File Documentation/contributor/regressions.itexi (right): http://codereview.appspot.com/5669047/diff/1/Documentation/contributor/regressions.itexi#newcode511 Documentation/contributor/regressions.itexi:511:

Re: GUB failure

2012-02-14 Thread Graham Percival
On Tue, Feb 14, 2012 at 04:40:54PM -, Phil Holmes wrote: > ERROR: ld.so: object > '/home/gub/gub/target/tools/root/usr/lib/librestrict.so' from > LD_PRELOAD cannot be preloaded: ignored. hmm. > Command barfed: tar -C /home/gub/gub/target/darwin-x86/installer > -zxf What happens when you run

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

2012-02-14 Thread m...@apollinemike.com
On Feb 14, 2012, at 4:11 PM, Janek Warchoł wrote: > Mike, > > On Tue, Feb 14, 2012 at 10:26 AM, wrote: >> After receiving several good general comments regarding the structure of >> this patch, I have incorporated them all into my work and am now putting >> it on Reitveld for more technical re

CG: add information about Regtest Checking Project (issue 5669047)

2012-02-14 Thread janek . lilypond
Reviewers: , Message: Please review. The most important question is: will this be clear for average user, who hadn't participated in development previously? Description: CG: add information about Regtest Checking Project Phil Holmes wrote a nice web app that allows people to review regtests, on

Re: GUB failure

2012-02-14 Thread Carl Sorensen
On 2/14/12 9:40 AM, "Phil Holmes" wrote: >Not feeling too good today (cold) so I thought I'd do something not too >mentally taxing - another go at building GUB. I've created a new user >just >for this, and git cloned the GUB repo. make bootstrap was fine, but make >lilyond ended with this.

Web&CG: remove "projects" from HelpUs (issue 5665047)

2012-02-14 Thread janek . lilypond
Reviewers: , Message: I'll update translations when a consensus regarding english version will be reached. Description: Web&CG: remove "projects" from HelpUs CG 1.1 Help us and website community/help us both contain "projects" section, but: - noone knows when GLISS will happen - Frogs are nonex

GUB failure

2012-02-14 Thread Phil Holmes
Not feeling too good today (cold) so I thought I'd do something not too mentally taxing - another go at building GUB. I've created a new user just for this, and git cloned the GUB repo. make bootstrap was fine, but make lilyond ended with this. Anyone any ideas? ERROR: ld.so: object '/home

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

2012-02-14 Thread Janek Warchoł
Mike, On Tue, Feb 14, 2012 at 10:26 AM, wrote: > After receiving several good general comments regarding the structure of > this patch, I have incorporated them all into my work and am now putting > it on Reitveld for more technical review. thank you once again for this awesome work! I didn't t

Re: regenarating png from svg files

2012-02-14 Thread Till Paala
Am 14.02.12 15:09, schrieb Julien Rioux: On Tue, Feb 14, 2012 at 12:30 AM, Francisco Vila wrote: 2012/2/13 Graham Percival: ... that said, I see those files in lilypond-extra/pictures/, so maybe they _are_ needed. Hmm, the only way to find out is to try reading make/website.make, and/or doing

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

2012-02-14 Thread Julien Rioux
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: > > musicxml2ly: Reading MusicXML from Standard

Re: Question for Han-Wen (Re: Checks to see that stencil commands have the correct number of arguments. (issue 5649054))

2012-02-14 Thread Han-Wen Nienhuys
On Tue, Feb 14, 2012 at 7:16 AM, m...@apollinemike.com wrote: > Han-Wen, > > Is there a specific reason for using a permanent Scheme variable in the C++ > instead of a lookup call to the lily module?  If it's just happenstance then > I'll move these structures to Scheme and access them from the

Re: regenarating png from svg files

2012-02-14 Thread Julien Rioux
On Tue, Feb 14, 2012 at 12:30 AM, Francisco Vila wrote: > 2012/2/13 Graham Percival : >> ... that said, I see those files in lilypond-extra/pictures/, so >> maybe they _are_ needed.  Hmm, the only way to find out is to try >> reading make/website.make, and/or doing a few experiments. > > I'm afrai

Re: git repository for osx-lilypond

2012-02-14 Thread David Kastrup
Graham Percival writes: > On Mon, Feb 13, 2012 at 09:37:44PM +0100, Christian Hitz wrote: >> >> Am 13.02.2012 um 13:36 schrieb Graham Percival: >> >> >> Should I tune osx-lilypad-universal-0.6.tar.gz to be compatible with >> >> GUB's >> >> installer.py? >> >> Anyway, here is a patched versio

Re: git repository for osx-lilypond

2012-02-14 Thread Graham Percival
On Mon, Feb 13, 2012 at 09:37:44PM +0100, Christian Hitz wrote: > > Am 13.02.2012 um 13:36 schrieb Graham Percival: > > >> Should I tune osx-lilypad-universal-0.6.tar.gz to be compatible with GUB's > >> installer.py? > > Anyway, here is a patched version: > http://klarinett.li/lilypond/osx-lily

Re: articulate not working ?

2012-02-14 Thread David Kastrup
m.tarensk...@zonnet.nl writes: > Citeren David Kastrup : > >> Martin Tarenskeen writes: >> >>> it seems to me nothing is wrong with this example: >>> >>> \include "articulate.ly" >>> \score { >>> \unfoldRepeats \articulate << >>> \context Staff { >>> \set Staff.midiInstrument="clarine

Re: articulate not working ?

2012-02-14 Thread m . tarenskeen
Citeren David Kastrup : Martin Tarenskeen writes: it seems to me nothing is wrong with this example: \include "articulate.ly" \score { \unfoldRepeats \articulate << \context Staff { \set Staff.midiInstrument="clarinet" \relative c' { \time 4/4 \tempo 4=100 c

Re: Final redirection of texi output (issue 5650064)

2012-02-14 Thread David Kastrup
"Phil Holmes" writes: > - Original Message - > From: "David Kastrup" > To: "Graham Percival" > Cc: ; ; > ; ; > > Sent: Monday, February 13, 2012 11:47 AM > Subject: Re: Final redirection of texi output (issue 5650064) > > >> Graham Percival writes: >> >>> On Mon, Feb 13, 2012 at 11:0

Re: Final redirection of texi output (issue 5650064)

2012-02-14 Thread Phil Holmes
- Original Message - From: "David Kastrup" To: "Graham Percival" Cc: ; ; ; ; Sent: Monday, February 13, 2012 11:47 AM Subject: Re: Final redirection of texi output (issue 5650064) Graham Percival writes: On Mon, Feb 13, 2012 at 11:05:56AM +, d...@gnu.org wrote: scripts/b

Re: Implements DOM-id property for grobs. (issue 5504106)

2012-02-14 Thread janek . lilypond
Mike, again i was outrageously slow, i apologize. Thanks for the explanations, i see now that the code is pretty clear when you're accustomed to our code base a little. I think the docstring you wrote is everything that's needed for this, so no need to do anything more here. Sorry for delay. I

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

2012-02-14 Thread Łukasz Czerwiński
The list can be quite long. We don't have to limit it to 2 projects :) Łukasz On 13 February 2012 12:51, Han-Wen Nienhuys wrote: > On Sun, Feb 12, 2012 at 9:03 AM, Janek Warchoł > wrote: > > Hi all, > > > > SUMMARY: in order to participate in Google Summer of Code ($$$), we > > need an Ideas L

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

2012-02-14 Thread m...@apollinemike.com
On Feb 14, 2012, at 10:10 AM, Joe Neeman wrote: > > > Actually, I was referring to a comment that has since disappeared: > > -because this loop results in the looking up of extents, it may > trigger > -the calling of this function a second time before the first one > finishes

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

2012-02-14 Thread Joe Neeman
On Tue, Feb 14, 2012 at 1:55 AM, m...@apollinemike.com < m...@apollinemike.com> wrote: > > On Feb 14, 2012, at 9:44 AM, Joe Neeman wrote: > > On Mon, Feb 13, 2012 at 4:48 AM, m...@apollinemike.com < > m...@apollinemike.com> wrote: > >> On Feb 13, 2012, at 5:41 AM, Joe Neeman wrote: >> >> >> On Thu

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

2012-02-14 Thread m...@apollinemike.com
On Feb 14, 2012, at 9:44 AM, Joe Neeman wrote: > On Mon, Feb 13, 2012 at 4:48 AM, m...@apollinemike.com > wrote: > On Feb 13, 2012, at 5:41 AM, Joe Neeman wrote: > >> >> On Thu, Feb 9, 2012 at 9:50 AM, m...@apollinemike.com >> wrote: >> On Feb 7, 2012, at 6:47 PM, m...@apollinemike.com wrot

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

2012-02-14 Thread Joe Neeman
On Mon, Feb 13, 2012 at 4:48 AM, m...@apollinemike.com < m...@apollinemike.com> wrote: > On Feb 13, 2012, at 5:41 AM, Joe Neeman wrote: > > > On Thu, Feb 9, 2012 at 9:50 AM, m...@apollinemike.com < > m...@apollinemike.com> wrote: > >> On Feb 7, 2012, at 6:47 PM, m...@apollinemike.com wrote: >> >>

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

2012-02-14 Thread mtsolo
Sorry for whitespace problems. After receiving several good general comments regarding the structure of this patch, I have incorporated them all into my work and am now putting it on Reitveld for more technical review. Please run: make clean ./autogen.sh --disable-optimising make all To make s

Question for Han-Wen (Re: Checks to see that stencil commands have the correct number of arguments. (issue 5649054))

2012-02-14 Thread m...@apollinemike.com
On Feb 12, 2012, at 3:21 PM, d...@gnu.org wrote: > > http://codereview.appspot.com/5649054/diff/1/lily/stencil-expression.cc > File lily/stencil-expression.cc (right): > > http://codereview.appspot.com/5649054/diff/1/lily/stencil-expression.cc#newcode31 > lily/stencil-expression.cc:31: nargs = s

Open strings in chords (commit 9203eadca5bcb79415060f8488889706a9c8e62a)

2012-02-14 Thread Marc Hohl
Hello all, while typesetting a piece for two guitars, I stumbled across the influence of the commit mentioned above. Before that, something like \set minimumFret = #2 dis'8 ( e' dis ) h fis2 worked smoothly out of the box, now I have to tell lilypond explicitly which string to use when I want

Re: articulate not working ?

2012-02-14 Thread David Kastrup
Martin Tarenskeen writes: > it seems to me nothing is wrong with this example: > > \include "articulate.ly" > \score { > \unfoldRepeats \articulate << > \context Staff { > \set Staff.midiInstrument="clarinet" > \relative c' { > \time 4/4 \tempo 4=100 > c4-. c4( d

articulate not working ?

2012-02-14 Thread Martin Tarenskeen
Hi, it seems to me nothing is wrong with this example: \include "articulate.ly" \score { \unfoldRepeats \articulate << \context Staff { \set Staff.midiInstrument="clarinet" \relative c' { \time 4/4 \tempo 4=100 c4-. c4( d e | f\trill) g\turn a b |