Re: Issue 586 in lilypond: Cross-staff slur causes a weird output

2011-08-15 Thread lilypond
Comment #2 on issue 586 by mts...@gmail.com: Cross-staff slur causes a weird output http://code.google.com/p/lilypond/issues/detail?id=586 As far as I can tell, this issue is fixed in the current master with the most recent slur work. I do, however, think that the tuplet bracket's slope

Re: Issue 1821 in lilypond: GUB argument list too long

2011-08-15 Thread David Kastrup
lilyp...@googlecode.com writes: > Status: Accepted > Owner: > Labels: Type-Build Priority-Critical > > New issue 1821 by percival.music.ca: GUB argument list too long > http://code.google.com/p/lilypond/issues/detail?id=1821 > > trying to build lilypond-test results in this: > > make[2]: exec

Re: Issue 1663 in lilypond: Images missing on web site

2011-08-15 Thread lilypond
Comment #30 on issue 1663 by percival.music.ca: Images missing on web site http://code.google.com/p/lilypond/issues/detail?id=1663 I'm not certain what change you're proposing to macros.itexi. Could I get a diff? The regex in postprocess-html.py sounds reasonable.

Re: Issue 982 in lilypond: web big-html and pdf look bad

2011-08-15 Thread lilypond
Comment #4 on issue 982 by percival.music.ca: web big-html and pdf look bad http://code.google.com/p/lilypond/issues/detail?id=982 I'm fine with any of these changes, but I feel out of my depth so we should definitely have a countdown for patches for any of those options. _

Re: Issue 1756 in lilypond: architecture diagram image is missing

2011-08-15 Thread lilypond
Comment #4 on issue 1756 by percival.music.ca: architecture diagram image is missing http://code.google.com/p/lilypond/issues/detail?id=1756 Cropping whitespace is certainly good. I'm not certain what effect you'd have from shrinking it in a graphics program; if you're not careful, you m

Re: Issue 1812 in lilypond: Many things in Chapter 5 of the NR need a complete rewrite

2011-08-15 Thread lilypond
Updates: Labels: -Patch-review Patch-needs_work Comment #5 on issue 1812 by colinpkc...@gmail.com: Many things in Chapter 5 of the NR need a complete rewrite http://code.google.com/p/lilypond/issues/detail?id=1812 See comments from Trevor on Rietveld and Neil above.

Re: Issue 1787 in lilypond: Hide ends of barlines inside staff lines.

2011-08-15 Thread lilypond
Updates: Labels: -Patch-review Patch-needs_work Comment #3 on issue 1787 by colinpkc...@gmail.com: Hide ends of barlines inside staff lines. http://code.google.com/p/lilypond/issues/detail?id=1787 See comments by Neil on Rietveld. ___ bug-

Re: Issue 1393 in lilypond: HTML docs: @multitable uses too much space

2011-08-15 Thread lilypond
Updates: Status: Fixed Labels: -Patch-new fixed_2_15_9 Comment #7 on issue 1393 by reinhold...@gmail.com: HTML docs: @multitable uses too much space http://code.google.com/p/lilypond/issues/detail?id=1393 Fixed with commit 23218d3fabd1599e709803b36a9eab48d25db810 ___

Re: Issue 1821 in lilypond: GUB argument list too long

2011-08-15 Thread lilypond
Comment #3 on issue 1821 by percival.music.ca: GUB argument list too long http://code.google.com/p/lilypond/issues/detail?id=1821 I'd love it if this could be fixed in lilypond git instead of GUB. Here's the complete log of target/linux-x86/log/lilypond-test.log http://lilypond.org/~graham/li

Re: Issue 1821 in lilypond: GUB argument list too long

2011-08-15 Thread lilypond
Comment #2 on issue 1821 by hanw...@gmail.com: GUB argument list too long http://code.google.com/p/lilypond/issues/detail?id=1821 can you post a more detailed trace? $ make -n out/collated-files.tely | wc 1 997 23345 certainly the maximum command line length is much larger than 23

Re: Issue 1821 in lilypond: GUB argument list too long

2011-08-15 Thread lilypond
Comment #1 on issue 1821 by hanw...@gmail.com: GUB argument list too long http://code.google.com/p/lilypond/issues/detail?id=1821 this doesn't look like a gub proiblem $ make -n out/collated-files.tely /home/hanwen/vc/lilypond/scripts/build/out/lys-to-tely --name=./out/collated-files.tely --t

Re: Issue 1819 in lilypond: --png does not properly obey landscape setting

2011-08-15 Thread lilypond
Comment #2 on issue 1819 by reinhold...@gmail.com: --png does not properly obey landscape setting http://code.google.com/p/lilypond/issues/detail?id=1819 But in the eps backend the PDF is oriented wrongly ;-) ___ bug-lilypond mailing list bug-lily

Re: Issue 1809 in lilypond: make test segfaults

2011-08-15 Thread lilypond
Updates: Labels: -Priority-Critical Priority-High Comment #3 on issue 1809 by percival.music.ca: make test segfaults http://code.google.com/p/lilypond/issues/detail?id=1809 Given the occasional nature and difficulty in reproducing (even for you, on your own computer), I'm downgrading t

Re: Issue 814 in lilypond: warning-as-error should be enabled when compiling the regtests

2011-08-15 Thread lilypond
Updates: Labels: -Patch-new Patch-needs_work Comment #8 on issue 814 by reinhold...@gmail.com: warning-as-error should be enabled when compiling the regtests http://code.google.com/p/lilypond/issues/detail?id=814 Actually, the check for warning-as-error should be done in just one plac

Issue 1821 in lilypond: GUB argument list too long

2011-08-15 Thread lilypond
Status: Accepted Owner: Labels: Type-Build Priority-Critical New issue 1821 by percival.music.ca: GUB argument list too long http://code.google.com/p/lilypond/issues/detail?id=1821 trying to build lilypond-test results in this: make[2]: execvp: /bin/sh: Argument list too long make[2]: ***

Re: Issue 1820 in lilypond: recent commit breaks GUB

2011-08-15 Thread lilypond
Updates: Labels: fixed_2_15_9 Comment #3 on issue 1820 by percival.music.ca: recent commit breaks GUB http://code.google.com/p/lilypond/issues/detail?id=1820 You're proposing to update GUB to use python 2.6 ? That would be awesome. But angels fear to tread in the GUB git tree. ETA:

Re: Issue 1595 in lilypond: lilypond-book papersize gives margin warnings

2011-08-15 Thread lilypond
Comment #2 on issue 1595 by percival.music.ca: lilypond-book papersize gives margin warnings http://code.google.com/p/lilypond/issues/detail?id=1595 At first glance, I think that using paper size exclusively would fix the "instrument name / bar numbers" problem as well. - latex tells lilyp

Re: Issue 1820 in lilypond: recent commit breaks GUB

2011-08-15 Thread lilypond
Updates: Status: Fixed Comment #2 on issue 1820 by mts...@gmail.com: recent commit breaks GUB http://code.google.com/p/lilypond/issues/detail?id=1820 (No comment was entered for this change.) ___ bug-lilypond mailing list bug-lilypond@gnu.org

Re: Issue 1816 in lilypond: Lilypond-book music runs off right side of the page

2011-08-15 Thread lilypond
Comment #5 on issue 1816 by percival.music.ca: Lilypond-book music runs off right side of the page http://code.google.com/p/lilypond/issues/detail?id=1816 Thank you so much, Reinhold! According to git blame, those lines came from d4a36739 but that doesn't really help; that was the big "Fac

Re: Issue 1820 in lilypond: recent commit breaks GUB

2011-08-15 Thread lilypond
Comment #1 on issue 1820 by mts...@gmail.com: recent commit breaks GUB http://code.google.com/p/lilypond/issues/detail?id=1820 I had no clue that this was un-pythonic in earlier incarnations of python. Sorry! Fixed with a646f6aedf00f9c5b364d08c41b6b827a6c5eaa0. The Ubuntu build for lilypon

Issue 1820 in lilypond: recent commit breaks GUB

2011-08-15 Thread lilypond
Status: Accepted Owner: Labels: Type-Build Priority-Critical New issue 1820 by percival.music.ca: recent commit breaks GUB http://code.google.com/p/lilypond/issues/detail?id=1820 7cd9444ea5dfc80782befa6b64bae015bddbd967 breaks GUB. Is this a python 2.5+ism? GUB only uses python 2.4. Pleas

Re: Issue 1628 in lilypond: Fingerings collide with slurs when used in <>

2011-08-15 Thread lilypond
Updates: Labels: Patch-new Patch-review Comment #1 on issue 1628 by mts...@gmail.com: Fingerings collide with slurs when used in <> http://code.google.com/p/lilypond/issues/detail?id=1628 http://codereview.appspot.com/4876051 ___ bug-lilyp

Re: Issue 1819 in lilypond: --png does not properly obey landscape setting

2011-08-15 Thread lilypond
Comment #1 on issue 1819 by n.putt...@gmail.com: --png does not properly obey landscape setting http://code.google.com/p/lilypond/issues/detail?id=1819 If you use the eps backend the PNG is oriented correctly. Attachments: test.png 8.7 KB __

Re: Issue 814 in lilypond: warning-as-error should be enabled when compiling the regtests

2011-08-15 Thread lilypond
Comment #7 on issue 814 by n.putt...@gmail.com: warning-as-error should be enabled when compiling the regtests http://code.google.com/p/lilypond/issues/detail?id=814 It's not much work at all. You've removed the code in Grob::warning () and Grob::programming_error () which switches to er

Re: Issue 1592 in lilypond: regtest for midi output

2011-08-15 Thread lilypond
Comment #4 on issue 1592 by reinhold...@gmail.com: regtest for midi output http://code.google.com/p/lilypond/issues/detail?id=1592 We don't need to go the midi2ly loop, we can directly dump the midi as human-readable output (using "lilymidi --pretty") and compare this output to the baseline.

Re: Issue 814 in lilypond: warning-as-error should be enabled when compiling the regtests

2011-08-15 Thread lilypond
Updates: Status: Started Owner: reinhold...@gmail.com Labels: -Patch-abandoned Patch-new Comment #6 on issue 814 by reinhold...@gmail.com: warning-as-error should be enabled when compiling the regtests http://code.google.com/p/lilypond/issues/detail?id=814 It's not muc

Re: Issue 1809 in lilypond: make test segfaults

2011-08-15 Thread lilypond
Comment #2 on issue 1809 by reinhold...@gmail.com: make test segfaults http://code.google.com/p/lilypond/issues/detail?id=1809 Have you tried running lilypond through valgrind? You'll have to ignore all warnings from the garbage collection, but maybe some uninitialized value or a double free

Re: Issue 1595 in lilypond: lilypond-book papersize gives margin warnings

2011-08-15 Thread lilypond
Updates: Status: Started Owner: reinhold...@gmail.com Comment #1 on issue 1595 by reinhold...@gmail.com: lilypond-book papersize gives margin warnings http://code.google.com/p/lilypond/issues/detail?id=1595 Thats a lilypond-book issue. The problem is that lilypond-book determi

Re: Issue 905 in lilypond: LilyPond should accept UTF-8 BOM signatures even if preceded with other chars

2011-08-15 Thread lilypond
Updates: Status: Started Owner: reinhold...@gmail.com Labels: Patch-new Comment #1 on issue 905 by reinhold...@gmail.com: LilyPond should accept UTF-8 BOM signatures even if preceded with other chars http://code.google.com/p/lilypond/issues/detail?id=905 Patch up for r

Re: Issue 1529 in lilypond: filename changing should not trigger a regtests comparison

2011-08-15 Thread lilypond
Updates: Status: Started Owner: reinhold...@gmail.com Labels: Patch-new Comment #1 on issue 1529 by reinhold...@gmail.com: filename changing should not trigger a regtests comparison http://code.google.com/p/lilypond/issues/detail?id=1529 Patch is up for review: http://

Re: Issue 1783 in lilypond: Spaces in filenames don't work with -danti-alias-factor option

2011-08-15 Thread lilypond
Updates: Status: Started Owner: reinhold...@gmail.com Labels: Patch-new Comment #1 on issue 1783 by reinhold...@gmail.com: Spaces in filenames don't work with -danti-alias-factor option http://code.google.com/p/lilypond/issues/detail?id=1783 Patch is up for review at:

Re: Issue 1245 in lilypond: festival song output is completely undocumented

2011-08-15 Thread lilypond
Updates: Summary: festival song output is completely undocumented Comment #6 on issue 1245 by reinhold...@gmail.com: festival song output is completely undocumented http://code.google.com/p/lilypond/issues/detail?id=1245 (No comment was entered for this change.)

Re: Issue 1765 in lilypond: Clean up regtest mozart-hrn-3

2011-08-15 Thread lilypond
Updates: Status: Fixed Comment #5 on issue 1765 by reinhold...@gmail.com: Clean up regtest mozart-hrn-3 http://code.google.com/p/lilypond/issues/detail?id=1765 (No comment was entered for this change.) ___ bug-lilypond mailing list bug-lil

Re: Issue 1818 in lilypond: Inconsistent baseline-skip in markups with multi-rows commands

2011-08-15 Thread lilypond
Comment #4 on issue 1818 by bordage@gmail.com: Inconsistent baseline-skip in markups with multi-rows commands http://code.google.com/p/lilypond/issues/detail?id=1818 I guess you're right, but this requires to find a correct baseline-skip by trial and errors. A good solution to me would

Re: Issue 1816 in lilypond: Lilypond-book music runs off right side of the page

2011-08-15 Thread lilypond
Updates: Status: Started Owner: reinhold...@gmail.com Labels: Patch-new Comment #4 on issue 1816 by reinhold...@gmail.com: Lilypond-book music runs off right side of the page http://code.google.com/p/lilypond/issues/detail?id=1816 It's case 3) Lilypond-book has proper

Re: Issue 1818 in lilypond: Inconsistent baseline-skip in markups with multi-rows commands

2011-08-15 Thread lilypond
Comment #3 on issue 1818 by nicolas@gmail.com: Inconsistent baseline-skip in markups with multi-rows commands http://code.google.com/p/lilypond/issues/detail?id=1818 I don't really understand what you want to demonstrate. The baseline-skip in your example is just too small. To clarify ho

Re: Issue 1816 in lilypond: Lilypond-book music runs off right side of the page

2011-08-15 Thread lilypond
Comment #3 on issue 1816 by bealings...@googlemail.com: Lilypond-book music runs off right side of the page http://code.google.com/p/lilypond/issues/detail?id=1816 [quote] is not a red herring. It implements the situation that is needed - i.e. lilypond output that doesn't flow off the righ

Re: Lilydev remix iso - where

2011-08-15 Thread Jonathan Kulp
On Sat, Aug 13, 2011 at 5:53 PM, Trevor Daniels wrote: > The lilynet website still seems to be under construction.  In particular the > lilydev remix iso is not available from the link in the CG.  (I guess this > should be a critical bug under the proposed new classification scheme.) > > I'd actua

Re: --png does not properly obey landscape setting

2011-08-15 Thread Dmytro O. Redchuk
On Mon 15 Aug 2011, 14:03 Reinhold Kainhofer wrote: > Am Monday, 15. August 2011, 13:22:33 schrieb Dmytro O. Redchuk: > > On Sun 14 Aug 2011, 22:22 Reinhold Kainhofer wrote: > > > If one uses landscape setting, i.e. > > > #(set-global-page-size "a4" 'landscape) > > > then the output of "lilypond --

Issue 1819 in lilypond: --png does not properly obey landscape setting

2011-08-15 Thread lilypond
Status: Accepted Owner: Labels: Type-Defect Priority-Medium New issue 1819 by brownian.box: --png does not properly obey landscape setting http://code.google.com/p/lilypond/issues/detail?id=1819 Reported by Reinhold Kainhofer, http://lists.gnu.org/archive/html/bug-lilypond/2011-08/msg003

Re: --png does not properly obey landscape setting

2011-08-15 Thread Reinhold Kainhofer
Am Monday, 15. August 2011, 13:22:33 schrieb Dmytro O. Redchuk: > On Sun 14 Aug 2011, 22:22 Reinhold Kainhofer wrote: > > If one uses landscape setting, i.e. > > #(set-global-page-size "a4" 'landscape) > > then the output of "lilypond --png landscape.ly" will NOT be landscape > > (90 degree rotatio

Re: --png does not properly obey landscape setting

2011-08-15 Thread Dmytro O. Redchuk
On Sun 14 Aug 2011, 22:22 Reinhold Kainhofer wrote: > If one uses landscape setting, i.e. > #(set-global-page-size "a4" 'landscape) > then the output of "lilypond --png landscape.ly" will NOT be landscape (90 > degree rotation is missing). > > Attached is a sample file landscape.ly. Run it with

Re: Issue 1818 in lilypond: Inconsistent baseline-skip in markups with multi-rows commands

2011-08-15 Thread lilypond
Comment #2 on issue 1818 by bordage@gmail.com: Inconsistent baseline-skip in markups with multi-rows commands http://code.google.com/p/lilypond/issues/detail?id=1818 You can't know how happy I am to be wrong! :) This may need to be implicitly called. But unfortunately I do have another

Re: Issue 1818 in lilypond: Inconsistent baseline-skip in markups with multi-rows commands

2011-08-15 Thread lilypond
Comment #1 on issue 1818 by nicolas@gmail.com: Inconsistent baseline-skip in markups with multi-rows commands http://code.google.com/p/lilypond/issues/detail?id=1818 A call to \column-lines makes the trick: \markuplines \column-lines { \justified-lines { a a a a a a a a a a a a } "a"

Re: Inconsistent baseline-skip in markups with multi-rows commands

2011-08-15 Thread Dmytro O. Redchuk
On Sun 14 Aug 2011, 13:38 Bertrand Bordage wrote: > Hi, > > In such examples, baseline-skip doesn't behave as expected: Added by Bertrand as 1818: http://code.google.com/p/lilypond/issues/detail?id=1818 (just for the record) > %% > #(set-default-paper-size "a9") > \markuplines { > \justified-

Re: Issue 1816 in lilypond: Lilypond-book music runs off right side of the page

2011-08-15 Thread lilypond
Comment #2 on issue 1816 by percival.music.ca: Lilypond-book music runs off right side of the page http://code.google.com/p/lilypond/issues/detail?id=1816 The first @lilypond has no bar numbers nor instrument names. [quote] is also a red herring. lilypond-book produces images which overf

Re: Misleading autobeaming in 3/4

2011-08-15 Thread Dmytro O. Redchuk
On Sun 14 Aug 2011, 15:20 Phil Holmes wrote: > "Phil Holmes" wrote in message > news:j28lct$52o$1...@dough.gmane.org... > >"Bertrand Bordage" wrote in message > >news:cae7-6udnowlhzt+6cc-t9m8lohmsoctq2xmjwj7jvdxbrbo...@mail.gmail.com... > >>Hi again, > >> > >>There's a small defect in autobeamin