Re: Issue 1855 in lilypond: Prevents nested tuplets from colliding

2011-09-02 Thread lilypond
Updates: Labels: -Patch-review Patch-needs_work Comment #4 on issue 1855 by tdaniels...@googlemail.com: Prevents nested tuplets from colliding http://code.google.com/p/lilypond/issues/detail?id=1855 The new version is wrong. The tuplet nesting should be the same in both bars. Only

Re: Issue 1855 in lilypond: Prevents nested tuplets from colliding

2011-09-02 Thread lilypond
Updates: Labels: -Patch-new Patch-review Comment #3 on issue 1855 by pkx1...@gmail.com: Prevents nested tuplets from colliding http://code.google.com/p/lilypond/issues/detail?id=1855 passes make, some trivial reg test differences but one is very different and I have attached it here

Re: Issue 1855 in lilypond: Prevents nested tuplets from colliding

2011-09-02 Thread lilypond
Updates: Labels: -Patch-needs_work Patch-new Comment #2 on issue 1855 by pkx1...@gmail.com: Prevents nested tuplets from colliding http://code.google.com/p/lilypond/issues/detail?id=1855 (No comment was entered for this change.) ___ bug-li

Re: Issue 1846 in lilypond: Improves horizontal spacing of axis groups that SpanBar grobs traverse

2011-09-02 Thread lilypond
Comment #2 on issue 1846 by pkx1...@gmail.com: Improves horizontal spacing of axis groups that SpanBar grobs traverse http://code.google.com/p/lilypond/issues/detail?id=1846 Mike has made a new patch.. Passes make and reg tests ___ bug-lilypond

Re: Issue 1856 in lilypond: lots of extra space at beginning of bar

2011-09-02 Thread lilypond
Updates: Labels: -Patch-new Patch-review Comment #9 on issue 1856 by pkx1...@gmail.com: lots of extra space at beginning of bar http://code.google.com/p/lilypond/issues/detail?id=1856 Passes make but I get a lot of reg test differences (probably expected) I have attached those that

Re: Issue 1852 in lilypond: manuals needs more explicit dependencies

2011-09-02 Thread lilypond
Updates: Labels: Patch-needs_work Comment #3 on issue 1852 by percival.music.ca: manuals needs more explicit dependencies http://code.google.com/p/lilypond/issues/detail?id=1852 That is very unfortunate; we currently use python 2.4 in GUB, and updating to python 2.6 or 2.7 would pro

Re: Issue 1295 in lilypond: Support for Mac OSX 10.3.9 "Panther" is broken

2011-09-02 Thread lilypond
Updates: Status: Verified Comment #8 on issue 1295 by percival.music.ca: Support for Mac OSX 10.3.9 "Panther" is broken http://code.google.com/p/lilypond/issues/detail?id=1295 Every item in "issues to be verified" should be verified. ___ b

Re: Issue 1852 in lilypond: manuals needs more explicit dependencies

2011-09-02 Thread lilypond
Comment #2 on issue 1852 by julien.r...@gmail.com: manuals needs more explicit dependencies http://code.google.com/p/lilypond/issues/detail?id=1852 (the fix using os..path.relpath requires python 2.6) ___ bug-lilypond mailing list bug-lilypond@gnu

Re: Issue 1852 in lilypond: manuals needs more explicit dependencies

2011-09-02 Thread lilypond
Comment #1 on issue 1852 by julien.r...@gmail.com: manuals needs more explicit dependencies http://code.google.com/p/lilypond/issues/detail?id=1852 lilypond-book produces *.dep files tracking the dependencies of *.tely project files. These are included into the build process in stepmake/s

Re: Issue 1635 in lilypond: clean up misleading warnings inwebsitebuild

2011-09-02 Thread Trevor Daniels
What required program are you asked to install? if it is fontforge, I run Ubuntu and had the same problem. Uninstall fontforge, compile it from source and you'll almost certainly solve the problem. Could you elaborate a little on this for those Ubuntu users who are less familiar with com

Re: Issue 1859 in lilypond: let \contextStringTunings affect only current context.

2011-09-02 Thread lilypond
Comment #3 on issue 1859 by reinhold...@gmail.com: let \contextStringTunings affect only current context. http://code.google.com/p/lilypond/issues/detail?id=1859 Good, so this bug seems really fixed. ___ bug-lilypond mailing list bug-lilypond@gnu.

Misleading clef placement at the end of a volta.

2011-09-02 Thread Bertrand Bordage
Hi all, Here's the problem: % Bug report snippet \markup "This gives the impression that the repeat should be done with a F clef." { \clef F r2 r4 \clef G r8 a \repeat volta 2 { \repeat unfold 8 d'4 } \alternative { { d' r4 r r8 a } { \clef F d4 d d d } } } \markup "This is what should be engrav

Re: Issue 1859 in lilypond: let \contextStringTunings affect only current context.

2011-09-02 Thread lilypond
Comment #2 on issue 1859 by pkx1...@gmail.com: let \contextStringTunings affect only current context. http://code.google.com/p/lilypond/issues/detail?id=1859 I pulled and made doc this morning with no problems..does that help? if not give me the patch and I can very quickly do a full clean d

Re: Issue 1858 in lilypond: unexplained increase in profile reports

2011-09-02 Thread lilypond
Comment #4 on issue 1858 by k-ohara5...@oco.net: unexplained increase in profile reports http://code.google.com/p/lilypond/issues/detail?id=1858 `lilypond -ddump-profile a.ly` creates 'a.profile'. (It doesn't work on vanilla MS Windows, but will in a development setup, or in more unix-y sys

Re: Issue 1844 in lilypond: Changes variable names in include/beam-scoring-problem.hh and beam-quanting.cc

2011-09-02 Thread lilypond
Updates: Labels: -Patch-review Patch-needs_work Comment #2 on issue 1844 by colinpkc...@gmail.com: Changes variable names in include/beam-scoring-problem.hh and beam-quanting.cc http://code.google.com/p/lilypond/issues/detail?id=1844 Mike plans changes to repair cross-staff beams. _

Re: Issue 1635 in lilypond: clean up misleading warnings in websitebuild

2011-09-02 Thread Trevor Daniels
What required program are you asked to install? if it is fontforge, I run Ubuntu and had the same problem. Uninstall fontforge, compile it from source and you'll almost certainly solve the problem. Could you elaborate a little on this for those Ubuntu users who are less familiar with com

Re: Issue 1295 in lilypond: Support for Mac OSX 10.3.9 "Panther" is broken

2011-09-02 Thread lilypond
Comment #7 on issue 1295 by brownian.box: Support for Mac OSX 10.3.9 "Panther" is broken http://code.google.com/p/lilypond/issues/detail?id=1295 Well, as I can see, it's already closed and need not to be verified. ___ bug-lilypond mailing list bug

Re: Issue 1775 in lilypond: LSR: add broken- and unbroken slur shaping function

2011-09-02 Thread lilypond
Comment #16 on issue 1775 by david.na...@gmail.com: LSR: add broken- and unbroken slur shaping function http://code.google.com/p/lilypond/issues/detail?id=1775 Thank you for including my name, but you've left Dmytro's name out of it. The snippet I originally contributed to the LSR just dea

Re: Issue 1858 in lilypond: unexplained increase in profile reports

2011-09-02 Thread lilypond
Comment #3 on issue 1858 by percival.music.ca: unexplained increase in profile reports http://code.google.com/p/lilypond/issues/detail?id=1858 Is there any way to see the cells on the command-line? (i.e. from an individual run of lilypond, instead of the whole make test-compare) I don't