Re: Make doc broken - 1d9a73b13ee576d28c0f41f5b243f2ebb1ff9fcf

2011-10-23 Thread David Kastrup
Graham Percival writes: > On Sat, Oct 22, 2011 at 04:41:35PM +0200, David Kastrup wrote: >> Dingdingding. I don't think dev/staging should be _merged_, only >> fast-forwarded (do the merge using --ff-only). If it is not >> forwardable, the dev/staging master should rebase it on master (so that

Re: Rename \markuplines to \markuplist (before running convert-ly) (issue 5312050)

2011-10-23 Thread m...@apollinemike.com
On Oct 23, 2011, at 11:26 PM, d...@gnu.org wrote: > Reviewers: Bertrand Bordage, > > Message: > On 2011/10/23 21:08:09, Bertrand Bordage wrote: >> LGTM. You'll be happy to know that Mike and I are currently trying to > get rid >> of \markuplines, so that there will only be a \markup command. >

Re: Make doc broken - 1d9a73b13ee576d28c0f41f5b243f2ebb1ff9fcf

2011-10-23 Thread Graham Percival
On Sat, Oct 22, 2011 at 04:41:35PM +0200, David Kastrup wrote: > Dingdingding. I don't think dev/staging should be _merged_, only > fast-forwarded (do the merge using --ff-only). If it is not > forwardable, the dev/staging master should rebase it on master (so that > it becomes fast-forwardable)

Re: Make doc broken - 1d9a73b13ee576d28c0f41f5b243f2ebb1ff9fcf

2011-10-23 Thread Graham Percival
On Sat, Oct 22, 2011 at 10:55:52AM +0200, m...@apollinemike.com wrote: > > On Oct 22, 2011, at 6:10 AM, Graham Percival wrote: > > > dev/staging will be merged with master at least once every 24 > > hours[1] as long as it > > compiles. > > Could you point me to the place in the CG with instructi

PATCH: Countdown to 20111025

2011-10-23 Thread Colin Campbell
For 20:00 MDT Tuesday October 25, 2011 Issue 1984 : Patch: parser.yy: make Scheme and music expressions equivalent as function arguments. - R -5295054 (pushed to dev/staging as cda3f6014feee11572

Re: nobody cares about LSR, part 2 (was: wrong alignment...)

2011-10-23 Thread Graham Percival
On Sun, Oct 23, 2011 at 01:34:53PM +0100, Phil Holmes wrote: > - Original Message - From: "Graham Percival" > > >Yes. Either be patient, or wait for somebody to care about LSR. > > I normally do this on my "Bug squad" day - Sunday. Last week I did > quite a bit of squadding and forgot a

Re: Rename \markuplines to \markuplist (before running convert-ly) (issue 5312050)

2011-10-23 Thread dak
Reviewers: Bertrand Bordage, Message: On 2011/10/23 21:08:09, Bertrand Bordage wrote: LGTM. You'll be happy to know that Mike and I are currently trying to get rid of \markuplines, so that there will only be a \markup command. No, I am not happy, since for example fret markings in tabulatur

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

2011-10-23 Thread dak
As usual, too late in the game. Better late than never. http://codereview.appspot.com/4917044/diff/16006/Documentation/contributor/programming-work.itexi File Documentation/contributor/programming-work.itexi (right): http://codereview.appspot.com/4917044/diff/16006/Documentation/contributor/pr

Rename \markuplines to \markuplist (before running convert-ly) (issue 5312050)

2011-10-23 Thread bordage . bertrand
LGTM. You'll be happy to know that Mike and I are currently trying to get rid of \markuplines, so that there will only be a \markup command. http://codereview.appspot.com/5312050/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gn

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

2011-10-23 Thread bordage . bertrand
"lily-guile updates" pushed as 6ee8c04678442855cb794d4598c056c15c42673b. http://codereview.appspot.com/4917044/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

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

2011-10-23 Thread Federico Bruni
I've almost gave up here. I don't have skills nor time to spend on this issue, sorry. The attached patch fixes the bad object error. I have no idea if it's correct and how the updating of .texidoc files works. make check-translation still looks weird to me, but I won't care for now What I'

Re: nobody cares about LSR, part 2 (was: wrong alignment...)

2011-10-23 Thread Phil Holmes
- Original Message - From: "Graham Percival" To: "-Eluze" ; Cc: Sent: Sunday, October 23, 2011 4:00 AM Subject: nobody cares about LSR, part 2 (was: wrong alignment...) On Sat, Oct 22, 2011 at 12:22:54PM -0700, -Eluze wrote: > 1) add a snippet to LSR showing this method. Make sure

musicexp.py: Fix for issue 1985 (issue 5303063)

2011-10-23 Thread ptrcklschmdt
Reviewers: Reinhold, Message: I uploaded a patch for Issue 1985: musicxml2ly: group-symbol none leads to bus error. Description: musicexp.py: Fix for issue 1985 The musicxml value 'none' of the group-symbol element is now converted to 'SystemStartBar' instead of 'f', the compilation of which lea

Re: Adds Scheme function for spring constructor. (issue 5306050)

2011-10-23 Thread mtsolo
Reviewers: Bertrand Bordage, Neil Puttock, dak, Message: Hey all, I've made all of the requested changes save Spring::equal_p, as I can't see a clear consensus about what changes need to be made here. As this problem is outside the purview of this patch, it may be worth it to propose another pa