Re: Adapting Lilypond Rendering Engine for iPad

2011-10-18 Thread Graham Percival
On Tue, Oct 18, 2011 at 08:39:14PM -0700, kieran coulter wrote: >It seems like they've relaxed those restrictions since 2010, but I could >be wrong. I would want solid evidence of this. Look into the Battle of Westnoth fiasco -- not that I blame apple for this. As far as I know, their li

Re: Fix the links to music samples in web-big-page (issue 1663). (issue 5276054)

2011-10-18 Thread percival . music . ca
LGTM, thanks for the one-liner to apply the patch, Julien! http://codereview.appspot.com/5276054/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: Adapting Lilypond Rendering Engine for iPad

2011-10-18 Thread kieran coulter
Hi everyone,I had a project involving Lilypond on the backburner for some time, the form factor just seemed to be off trying to use a laptop or desktop.Now since the iPad came out I've been paying attention to Apple's restrictions on embedded code in submitted apps, and whether they can get approve

PATCH: Countdown to 20111020

2011-10-18 Thread Colin Campbell
For 21:00 MDT Thursday October 20 Issue 983 : relative location of css/ and pictures/ dir - R5285053 Issue 1917 : Hyperlinks in web-big-pa

Re: GDP Docs compilation FAILED (2011.10.18-02:49)

2011-10-18 Thread Reinhold Kainhofer
Am Tuesday, 18. October 2011, 13:34:14 schrieb Francisco Vila: > 2011/10/18 Reinhold Kainhofer : > > This has happened ever since I upgraded my Kubuntu from Natty to Oneiric > > a few days ago. > > I compiled binary+docs in Oneiric 64bit yesterday. Had to nuke the > lily/ directory first. That e

Re: How do feel people about the following change in syntax?

2011-10-18 Thread David Kastrup
David Kastrup writes: > David Kastrup writes: > >> It might make sense to introduce a syntax change like that in two >> stages: in the first stage, one just complains about embedded Scheme >> that could be mistaken for something useful. Only in the second >> stage, one does not complain but int

Re: How do feel people about the following change in syntax?

2011-10-18 Thread David Kastrup
David Kastrup writes: > For a first test, I made Lilypond barf on everything non-unspecified. I > did not get through with "make all" mostly because of several instances > of module-define! which chooses to return a boolean. What a nuisance. > I changed the error condition such that booleans we

Re: Fix the links to music samples in web-big-page (issue 1663). (issue 5276054)

2011-10-18 Thread Julien Rioux
On Tue, Oct 18, 2011 at 3:07 PM, Julien Rioux wrote: > On Tue, Oct 18, 2011 at 3:01 PM, Julien Rioux wrote: >> Here I use >> git cl patch 5276054 > > Just a warning that this might not be the suggested procedure: if you > do this in master it might break things, I have no idea. So if you > know h

Re: Fix the links to music samples in web-big-page (issue 1663). (issue 5276054)

2011-10-18 Thread Julien Rioux
On Tue, Oct 18, 2011 at 6:21 PM, Peekay Ex wrote: > Julien, > > On Tue, Oct 18, 2011 at 2:01 PM, Julien Rioux wrote: >> Hi again, >> How did you apply the patch? Here I use >> git cl patch 5276054 >> and I get this commit (notice the renames): > > I right click on the 'download raw patch set' lin

Re: Glyphs for Kievan Notation (issue 4951062)

2011-10-18 Thread bordage . bertrand
LGTM. Two tiny changes and it'll be ready to push. http://codereview.appspot.com/4951062/diff/78001/ly/engraver-init.ly File ly/engraver-init.ly (right): http://codereview.appspot.com/4951062/diff/78001/ly/engraver-init.ly#newcode1107 ly/engraver-init.ly:1107: \remove Stem_engraver Sorry, I ma

Re: Glyphs for Kievan Notation (issue 4951062)

2011-10-18 Thread aleksandr . andreev
Fixed the issues addressed by Bertrand. What still remains: 1. Implementing beams 2. Changing the spacing so that notes in a phrasing slur are closer together. 3. Remove extra space after final note. Comments much appreciated. http://codereview.appspot.com/4951062/ __

Re: How do feel people about the following change in syntax?

2011-10-18 Thread David Kastrup
David Kastrup writes: > David Kastrup writes: > >> Graham Percival writes: >> >>> What happens if somebody writes >>> { \with fooc4 \with bard4 } >>> ? >> >> Good catch. I don't think we want anything but a syntax error here. >> One approach would be not to ignore Scheme expressi

Re: Fix the links to music samples in web-big-page (issue 1663). (issue 5276054)

2011-10-18 Thread Graham Percival
On Tue, Oct 18, 2011 at 05:21:52PM +0100, Peekay Ex wrote: > Julien, > > On Tue, Oct 18, 2011 at 2:01 PM, Julien Rioux wrote: > > Hi again, > > How did you apply the patch? Here I use > if you'd like me to use 'git am' then send me git formatted patch by > email and i can apply that for you inst

Re: Fix the links to music samples in web-big-page (issue 1663). (issue 5276054)

2011-10-18 Thread Peekay Ex
Julien, On Tue, Oct 18, 2011 at 2:01 PM, Julien Rioux wrote: > Hi again, > How did you apply the patch? Here I use > git cl patch 5276054 > and I get this commit (notice the renames): I right click on the 'download raw patch set' link in the Rietveld issue so it comes down as an issue*.diff file

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

2011-10-18 Thread n . puttock
http://codereview.appspot.com/5235052/diff/17001/lily/script-engraver.cc File lily/script-engraver.cc (right): http://codereview.appspot.com/5235052/diff/17001/lily/script-engraver.cc#newcode206 lily/script-engraver.cc:206: Script_engraver::acknowledge_inline_accidental (Grob_info info) Doesn't

Re: lily-guile updates and CG: "Scheme->C interface" section. (issue 4917044)

2011-10-18 Thread bordage . bertrand
I pushed the doc as b4a2cb2cf00347c477ed595f1435cc212e70ce33. Could the remaining C part of the patch be 'countdowned'? http://codereview.appspot.com/4917044/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinf

Re: Fix the links to music samples in web-big-page (issue 1663). (issue 5276054)

2011-10-18 Thread Julien Rioux
On Tue, Oct 18, 2011 at 3:01 PM, Julien Rioux wrote: > Here I use > git cl patch 5276054 Just a warning that this might not be the suggested procedure: if you do this in master it might break things, I have no idea. So if you know how to use branches, you could try that command in a branch, but o

Re: Fix the links to music samples in web-big-page (issue 1663). (issue 5276054)

2011-10-18 Thread Julien Rioux
Hi again, How did you apply the patch? Here I use git cl patch 5276054 and I get this commit (notice the renames): # On branch rietvield-issue-5276054 # Changes to be committed: # (use "git reset HEAD^1 ..." to unstage) # # modified: Documentation/GNUmakefile # renamed:Document

Re: Optimizes note-heads.cc and introduces robust_symbol2string. (issue 5233042)

2011-10-18 Thread bordage . bertrand
Pushed as 8adeb99e344bf047b9b3b9b48a9e97e59e8fc4d3 and 71aa438bce0f68b0e8ab8c633b4902c971ede48b. http://codereview.appspot.com/5233042/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: Fix the links to music samples in web-big-page (issue 1663). (issue 5276054)

2011-10-18 Thread Peekay Ex
Graham, On Tue, Oct 18, 2011 at 1:06 PM, Graham Percival wrote: > On Tue, Oct 18, 2011 at 05:48:08AM +, pkx1...@gmail.com wrote: >> This fails at the basic make stage >> >> ../configure ; make -j7 > > oops, I should have mentioned: run ./autogen.sh --noconfigure > first, then do configure and

Re: Fix the links to music samples in web-big-page (issue 1663). (issue 5276054)

2011-10-18 Thread pkx166h
Julien, I have done this on my 'VM' at work - this is a single CPU Lilydev. I get the same problem with just make (not make -jx). Also see the git status after the patch apply (I ran this command after the make failed) see below. --snip-- make[2]: Leaving directory `/home/jlowe/lilypond-git/b

Re: Fix the links to music samples in web-big-page (issue 1663). (issue 5276054)

2011-10-18 Thread Graham Percival
On Tue, Oct 18, 2011 at 05:48:08AM +, pkx1...@gmail.com wrote: > This fails at the basic make stage > > ../configure ; make -j7 oops, I should have mentioned: run ./autogen.sh --noconfigure first, then do configure and make. Cheers, - Graham ___ l

Re: GDP Docs compilation FAILED (2011.10.18-02:49)

2011-10-18 Thread Francisco Vila
2011/10/18 Reinhold Kainhofer : > This has happened ever since I upgraded my Kubuntu from Natty to Oneiric a few > days ago. I compiled binary+docs in Oneiric 64bit yesterday. Had to nuke the lily/ directory first. -- Francisco Vila. Badajoz (Spain) www.paconet.org , www.csmbadajoz.com

Re: Fix the links to music samples in web-big-page (issue 1663). (issue 5276054)

2011-10-18 Thread julien . rioux
Reviewers: J_lowe, Message: On 2011/10/18 05:48:08, J_lowe wrote: Graham, This fails at the basic make stage ../configure ; make -j7 I also re-ran make multiple times to see if it was 'one of those things' but it fails the same. --snip-- make[2]: Leaving directory `/home/jlowe/l

Re: GDP Docs compilation FAILED (2011.10.18-02:49)

2011-10-18 Thread m...@apollinemike.com
I haven't seen this problem yet - are you running an unoptimized binary? By some miracle, the patch I pushed today (which fixes a 0 division error in the bar line code) may fix the problem you're seeing, but I doubt that's the case, as you would have seen this problem earlier than 5 days ago. C

music variables and music templates - an idea

2011-10-18 Thread Jan-Peter Voigt
Hello list, I created some functions to store music in a hierarchical tree. This "music store" leads to the possibility to store music in one place and to get voices/parts in a defined template. If you have to put several choral pieces in one book, you can first fill all voices in this tree w

Fwd: GDP Docs compilation FAILED (2011.10.18-02:49)

2011-10-18 Thread Reinhold Kainhofer
This has happened ever since I upgraded my Kubuntu from Natty to Oneiric a few days ago. I also encounter other random crashes when running lilypond manually. Some of them are even inside GUILE's protected areas... Any idea what might cause those random segfaults? They are reproducible, but th

Re: Rietveld workflow problems

2011-10-18 Thread David Kastrup
Reinhold Kainhofer writes: > Am Wednesday, 21. September 2011, 15:04:05 schrieb David Kastrup: >> Reinhold Kainhofer writes: >> > Am Wednesday, 21. September 2011, 10:52:37 schrieb David Kastrup: >> >> Perhaps it would be nice if we found a way to play with "Gerrit", >> >> supposedly a git-based