Re: Issue 881 Arpeggios may collide with laissezVibrer ties (was Re: Critical issues)

2010-05-17 Thread Karl Hammar
- This is a multipart MIME message. Karl Hammar: > Carl Sorensen: > ... > > I've posted a patch on Rietveld. Can you do the > > regression test? > > http://codereview.appspot.com/1195044 > > After a make test-redo I get: > > . the "mandatory" output-distance. > . a diff of tree.gittext, showing

Re: Issue 881 Arpeggios may collide with laissezVibrer ties (was Re: Critical issues)

2010-05-17 Thread Karl Hammar
And here comes the test-baseline file. Regards, /Karl Hammar <>___ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: Notes on #1036

2010-05-17 Thread Francisco Vila
2010/5/15 Graham Percival : > In answer to your "main question", my understanding is that anchor > links come from the xref is a xref file exists, otherwise they > come from the texinfo section commands (like > @unnumberedsubsubsec). Yes, this is how it's supposed to work, but it doesn't. We are p

Re: contributors manual

2010-05-17 Thread Carl Sorensen
On 5/16/10 6:12 PM, "Mark Polesky" wrote: > Graham Percival wrote: >> A larger question is whether we should keep "3.6 >> Post-installation options". In the first place, the word >> "options" implies (to me) something akin to configuration >> options, not "a list of possible commands" (which

Re: Doc: NR: Using \partial with \repeat. (issue1136044)

2010-05-17 Thread Carl . D . Sorensen
LGTM. I think the first example is no longer needed. Thanks, Carl http://codereview.appspot.com/1136044/diff/6001/7001 File Documentation/notation/repeats.itely (right): http://codereview.appspot.com/1136044/diff/6001/7001#newcode126 Documentation/notation/repeats.itely:126: Repeats that be

Re: [PATCH] hopefully fix #1036

2010-05-17 Thread Francisco Vila
2010/5/17 Francisco Vila : > More refinements would come because I'm not sure if > this breaks untranslated nodes or something. Anyway, big pages are > perfectly usable now and sectioned HTML docs I've looked at keep > working. Macros for translated 'Manuals' page should be updated if this is appl

[PATCH] G clef rotation note to CHANGES

2010-05-17 Thread Francisco Vila
Hello. This patch adds rotation of the G clef change log. I would push it if I could. The wording may be improved. -- Francisco Vila. Badajoz (Spain) www.paconet.org , www.csmbadajoz.com From 7a5ea41a11caea89a846293fd46ff80d5c8764d1 Mon Sep 17 00:00:00 2001 From: Francisco Vila Date: Mon, 17 May

Re: [PATCH] G clef rotation note to CHANGES

2010-05-17 Thread Carl Sorensen
Thanks, Pushed (with some minor modifications of wording). Carl On 5/17/10 5:10 AM, "Francisco Vila" wrote: > Hello. This patch adds rotation of the G clef change log. I would push > it if I could. The wording may be improved. > > -- > Francisco Vila. Badajoz (Spain) > www.paconet.org , www.

Re: Doc: NR: 1.2.1: add tuplet bracket visibility snippet?

2010-05-17 Thread James Lowe
hello Graham Percival wrote: On Tue, May 11, 2010 at 08:30:12PM +0200, Xavier Scheuer wrote: May I suggest to add snippet 337 ("Controlling tuplet bracket visibility") to the documentation (NR 1.2.1 Writing rhythms > Tuplets), just below the one about tuplet numbers? Sure, that's fine. James

Re: [PATCH] G clef rotation note to CHANGES

2010-05-17 Thread Francisco Vila
2010/5/17 Carl Sorensen : > Pushed (with some minor modifications of wording). Thank you. -- Francisco Vila. Badajoz (Spain) www.paconet.org , www.csmbadajoz.com ___ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listin

Remove kludge in Module Code to support Guile V1.6 (MODULE_GC_KLUDGE conditional compilation)

2010-05-17 Thread Ian Hulin
We have these blocks in our C++ code base: $ git grep -A 5 MODULE_GC_KLUDGE lily/include/ly-module.hh:#define MODULE_GC_KLUDGE lily/include/ly-module.hh- lily/include/ly-module.hh-#endif /* LY_MODULE_HH */ lily/include/ly-module.hh- -- lily/ly-module.cc:#ifdef MODULE_GC_KLUDGE lily/ly-module.cc-P

Re: Doc: NR: Using \partial with \repeat. (issue1136044)

2010-05-17 Thread percival . music . ca
Looks fine to me. http://codereview.appspot.com/1136044/show ___ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: Translation errors in German documentation

2010-05-17 Thread Till Paala
Am 11.05.10 21:24, schrieb Marc Hohl: Thanks for the hint - I hope everything is ok now ... Marc Sorry, I pushed an earlier patch already (9th of may) onto the translation branch which is not yet merged with master (resulting commitish was f91457a04028a58d48fce829ee2e3cae366241f5, see http:

Re: [PATCH] hopefully fix #1036

2010-05-17 Thread Graham Percival
On Mon, May 17, 2010 at 2:33 AM, Francisco Vila wrote: > This fixes translated bigpages by making However, it breaks the webpage; we now have links like introduction.html#introduction instead of introduction.html#Introduction as a result, clicking on links in the webpage takes you to a page

Re: [PATCH] hopefully fix #1036

2010-05-17 Thread Carl Sorensen
On 5/17/10 1:58 PM, "Graham Percival" wrote: > On Mon, May 17, 2010 at 2:33 AM, Francisco Vila wrote: > > Nobody likes Perl, but sadly we're stuck with it for texi2html for the > foreseeable future. John Mandereau was working on a texinfo parser in python, which, if it works, should allow us t

Re: Doc: NR: Using \partial with \repeat. (issue1136044)

2010-05-17 Thread markpolesky
Reviewers: Graham Percival, carl.d.sorensen_gmail.com, Neil Puttock, Message: On 2010/05/17 17:40:16, Graham Percival wrote: Looks fine to me. Do you agree with Carl that I should remove this? http://codereview.appspot.com/1136044/diff/6001/7001#newcode126 - Mark Description: Doc: NR: Using

Re: [PATCH] hopefully fix #1036

2010-05-17 Thread Francisco Vila
2010/5/17 Graham Percival : > On Mon, May 17, 2010 at 2:33 AM, Francisco Vila wrote: >> This fixes translated bigpages by making > > However, it breaks the webpage; we now have links like >  introduction.html#introduction > instead of >  introduction.html#Introduction > > as a result, clicking on

Re: [PATCH] hopefully fix #1036

2010-05-17 Thread Graham Percival
On Mon, May 17, 2010 at 02:03:56PM -0600, Carl Sorensen wrote: > On 5/17/10 1:58 PM, "Graham Percival" wrote: > > > Nobody likes Perl, but sadly we're stuck with it for texi2html for the > > foreseeable future. > > John Mandereau was working on a texinfo parser in python, which, if it > works, s

Re: GUB and mipsel architecture

2010-05-17 Thread Graham Percival
On Mon, May 17, 2010 at 08:45:37AM +0200, Federico Bruni wrote: > I'm wondering if it is worth having a mipsel package on lilypond.org > (when 2.14 comes out, maybe). > I'd be happy to do it, if I can. A chance to help and learn something > new. This should be discussed on -devel rather than -user

Re: Doc: NR: Using \partial with \repeat. (issue1136044)

2010-05-17 Thread n . puttock
LGTM. I'm with Carl on removing the first example. Cheers, Neil http://codereview.appspot.com/1136044/diff/6001/7002 File Documentation/notation/rhythms.itely (right): http://codereview.appspot.com/1136044/diff/6001/7002#newcode2935 Documentation/notation/rhythms.itely:2935: \set Timing.measu

Re: GUB and mipsel architecture

2010-05-17 Thread Boris Shingarov
I'm wondering if it is worth having a mipsel package on lilypond.org (when 2.14 comes out, maybe). I'd be happy to do it, if I can. A chance to help and learn something new. This should be discussed on -devel rather than -user. I would be happy to build+include mipsel packages, as long a

Re: Doc: NR: Using \partial with \repeat. (issue1136044)

2010-05-17 Thread Graham Percival
On Mon, May 17, 2010 at 08:07:33PM +, markpole...@gmail.com wrote: > Message: > On 2010/05/17 17:40:16, Graham Percival wrote: >> Looks fine to me. > > Do you agree with Carl that I should remove this? > http://codereview.appspot.com/1136044/diff/6001/7001#newcode126 Yes, it should be removed.

Re: GUB and mipsel architecture

2010-05-17 Thread Graham Percival
On Mon, May 17, 2010 at 06:36:14PM -0400, Boris Shingarov wrote: > >>> I'm wondering if it is worth having a mipsel package on lilypond.org >>> (when 2.14 comes out, maybe). >>> I'd be happy to do it, if I can. A chance to help and learn something >>> new. >> >> However, cross-compiling is a fairly

Re: [PATCH] hopefully fix #1036

2010-05-17 Thread Graham Percival
On Mon, May 17, 2010 at 11:36:50PM +0200, Francisco Vila wrote: > 2010/5/17 Graham Percival : > > On Mon, May 17, 2010 at 2:33 AM, Francisco Vila > > wrote: > > However, it breaks the webpage; we now have links like > >  introduction.html#introduction > > instead of > >  introduction.html#Introdu

Re: contributors manual

2010-05-17 Thread Graham Percival
On Mon, May 17, 2010 at 04:03:11AM -0600, Carl Sorensen wrote: > > On 5/16/10 6:12 PM, "Mark Polesky" wrote: > > > Graham Percival wrote: > >> A larger question is whether we should keep "3.6 > >> Post-installation options". In the first place, the word > >> "options" implies (to me) something