Re: New read/eval Scheme syntax inconsistent in handling existing code

2011-12-01 Thread Valentin Villenave
On Fri, Nov 25, 2011 at 6:18 PM, David Kastrup d...@gnu.org wrote: Valentin, any more news of bad effects on your scores?  Apart from the bug that should now be fixed? OK, I've now had a chance to test the staging code, it's certainly an improvement! ... Aand I'm blocked by another bug (or

Re: New read/eval Scheme syntax inconsistent in handling existing code

2011-12-01 Thread David Kastrup
Valentin Villenave valen...@villenave.net writes: On Fri, Nov 25, 2011 at 6:18 PM, David Kastrup d...@gnu.org wrote: Valentin, any more news of bad effects on your scores?  Apart from the bug that should now be fixed? OK, I've now had a chance to test the staging code, it's certainly an

Re: Collision of hyphen and barline

2011-12-01 Thread Phil Holmes
Christopher Schlosser zua...@googlemail.com wrote in message news:loom.2030t213409-...@post.gmane.org... I'm not top posting. %This is e.g. a problem for engraving a choral piece with barlines in mensural style. Maybe this is a special case of bug #2061, but I wasn't sure. \version

Re: Issue 2060 in lilypond: Patch: Hairpin missing padding at line break

2011-12-01 Thread lilypond
Updates: Labels: -patch-new Patch-review Comment #6 on issue 2060 by pkx1...@gmail.com: Patch: Hairpin missing padding at line break http://code.google.com/p/lilypond/issues/detail?id=2060 Passes Make and I get no reg test diffs. James

Re: Issue 2059 in lilypond: Bar numbering of alternatives

2011-12-01 Thread lilypond
Updates: Labels: -Patch-new Patch-review Comment #11 on issue 2059 by pkx1...@gmail.com: Bar numbering of alternatives http://code.google.com/p/lilypond/issues/detail?id=2059 Passes make and make check James ___ bug-lilypond mailing list

Re: Issue 2064 in lilypond: Patch: Prevents Slur vs Dots collisions.

2011-12-01 Thread lilypond
Updates: Status: Started Owner: mts...@gmail.com Labels: -Patch-new Patch-review Comment #1 on issue 2064 by pkx1...@gmail.com: Patch: Prevents Slur vs Dots collisions. http://code.google.com/p/lilypond/issues/detail?id=2064 Passes make and make check James

Re: Issue 2026 in lilypond: Make markup utility definitions available via new (scm markup-utility-defs) scheme module

2011-12-01 Thread lilypond
Updates: Labels: -Patch-new Patch-needs_work Comment #4 on issue 2026 by pkx1...@gmail.com: Make markup utility definitions available via new (scm markup-utility-defs) scheme module http://code.google.com/p/lilypond/issues/detail?id=2026 Passes make but make check fails: --snip---

Re: Issue 2057 in lilypond: Hairpin hits barline at line break

2011-12-01 Thread lilypond
Updates: Labels: -Patch-new Patch-needs_work Comment #27 on issue 2057 by pkx1...@gmail.com: Hairpin hits barline at line break http://code.google.com/p/lilypond/issues/detail?id=2057 Fails make --snip-- [/home/jlowe/lilypond-git/ly/context-mods-init.ly]

Re: Issue 2066 in lilypond: Patch: Prevents accidentals from hanging over barlines.

2011-12-01 Thread lilypond
Updates: Status: Started Owner: mts...@gmail.com Labels: -Patch-new Patch-review Comment #1 on issue 2066 by pkx1...@gmail.com: Patch: Prevents accidentals from hanging over barlines. http://code.google.com/p/lilypond/issues/detail?id=2066 Passes make and make check

Issue 2067 in lilypond: Patch: Give \displayLilyMusic and \displayMusic optional port arguments.

2011-12-01 Thread lilypond
Status: New Owner: Labels: Type-Enhancement Patch-new New issue 2067 by d...@gnu.org: Patch: Give \displayLilyMusic and \displayMusic optional port arguments. http://code.google.com/p/lilypond/issues/detail?id=2067 Give \displayLilyMusic and \displayMusic optional port arguments.

Re: New read/eval Scheme syntax inconsistent in handling existing code

2011-12-01 Thread Valentin Villenave
On Thu, Dec 1, 2011 at 12:58 PM, David Kastrup d...@gnu.org wrote: It wouldn't have worked but you used to rely on it? This is because I tried to come up with a minimal example (my code is a tad more complex and *did* work). Huh?  That is just the old well-known premature evaluation order

Re: New read/eval Scheme syntax inconsistent in handling existing code

2011-12-01 Thread Valentin Villenave
On Thu, Dec 1, 2011 at 9:57 PM, Valentin Villenave valen...@villenave.net wrote: Unfortunately, it does not. [Oops, sent it a bit too soon.] This used to work, for instance: myvar = { b'4 } #(display this needs to be here) #(eval-string (define-public myvar #{ a'2 #} ) ) \new Staff \myvar

Re: Issue 2057 in lilypond: Hairpin hits barline at line break

2011-12-01 Thread lilypond
Updates: Labels: Patch-new Comment #28 on issue 2057 by mts...@gmail.com: Hairpin hits barline at line break http://code.google.com/p/lilypond/issues/detail?id=2057#c28 Adds padding between Hairpins and SpanBars. http://codereview.appspot.com/5438060

Re: Issue 2053 in lilypond: Patch: prevent accidentals and articulations from moving over Clefs, TimeSignatures, and KeySignatures

2011-12-01 Thread lilypond
Updates: Status: Verified Comment #12 on issue 2053 by colingh...@gmail.com: Patch: prevent accidentals and articulations from moving over Clefs, TimeSignatures, and KeySignatures http://code.google.com/p/lilypond/issues/detail?id=2053 Verified the commit is present on Savannah.

Re: New read/eval Scheme syntax inconsistent in handling existing code

2011-12-01 Thread David Kastrup
Valentin Villenave valen...@villenave.net writes: On Thu, Dec 1, 2011 at 9:57 PM, Valentin Villenave valen...@villenave.net wrote: Unfortunately, it does not. [Oops, sent it a bit too soon.] This used to work, for instance: myvar = { b'4 } #(display this needs to be here)

Re: Trouble uploading to Rietveld

2011-12-01 Thread Colin Hall
On Tue, Nov 29, 2011 at 10:33:38PM +, Ian Hulin wrote: I'm having trouble with upload.py - it's failing as follows, the connection times out I've attached the patch in case some kind person can upload it to Rietveld for me while I try to sort this out. I saw your patch go by Ian. Were

Re: Issue 2052 in lilypond: Patch: Asserts that footnotes are being numbered correctly.

2011-12-01 Thread lilypond
Updates: Labels: -Patch-countdown Patch-push Comment #6 on issue 2052 by colinpkc...@gmail.com: Patch: Asserts that footnotes are being numbered correctly. http://code.google.com/p/lilypond/issues/detail?id=2052 Counted down to 20111201

Re: Issue 2051 in lilypond: Patch: Better pure heights for slurs

2011-12-01 Thread lilypond
Updates: Labels: -Patch-countdown Patch-push Comment #17 on issue 2051 by colinpkc...@gmail.com: Patch: Better pure heights for slurs http://code.google.com/p/lilypond/issues/detail?id=2051 Counted down to 20111201 ___ bug-lilypond

Re: Issue 1567 in lilypond: Add documentation for footnotes

2011-12-01 Thread lilypond
Updates: Labels: -Patch-countdown Patch-push Comment #34 on issue 1567 by colinpkc...@gmail.com: Add documentation for footnotes http://code.google.com/p/lilypond/issues/detail?id=1567 Counted down to 20111201 ___ bug-lilypond mailing

Re: Issue 2011 in lilypond: configure doesn't like clang++

2011-12-01 Thread lilypond
Updates: Labels: -Patch-countdown Patch-push Comment #6 on issue 2011 by colinpkc...@gmail.com: configure doesn't like clang++ http://code.google.com/p/lilypond/issues/detail?id=2011 Counted down to 20111201 ___ bug-lilypond mailing list

Re: Issue 1997 in lilypond: segfault in tablature-negative-fret.ly

2011-12-01 Thread lilypond
Updates: Labels: -Patch-countdown Patch-push Comment #31 on issue 1997 by colinpkc...@gmail.com: segfault in tablature-negative-fret.ly http://code.google.com/p/lilypond/issues/detail?id=1997 Counted down to 20111201 ___ bug-lilypond

Re: Issue 1997 in lilypond: segfault in tablature-negative-fret.ly

2011-12-01 Thread lilypond
Updates: Status: Fixed Labels: -Patch-push Fixed_2_5_21 Comment #32 on issue 1997 by d...@gnu.org: segfault in tablature-negative-fret.ly http://code.google.com/p/lilypond/issues/detail?id=1997 Pushed as df74defbb64026811fe676309a236fe649116d45 to staging. Verification fo

Re: Issue 1732 in lilypond: occasional segfault when compiling input/regression/midi/key-initial.ly

2011-12-01 Thread lilypond
Comment #16 on issue 1732 by d...@gnu.org: occasional segfault when compiling input/regression/midi/key-initial.ly http://code.google.com/p/lilypond/issues/detail?id=1732 I consider it likely that this is issue 1997. Can those that experienced the bug here a) report compiler version and

Re: Collision of hyphen and barline

2011-12-01 Thread m...@apollinemike.com
Le Dec 1, 2011 à 6:21 PM, Phil Holmes a écrit : Christopher Schlosser zua...@googlemail.com wrote in message news:loom.2030t213409-...@post.gmane.org... I'm not top posting. %This is e.g. a problem for engraving a choral piece with barlines in mensural style. Maybe this is a special

Re: Issue 2061 in lilypond: Lyrics collide with bar lines

2011-12-01 Thread lilypond
Updates: Status: Fixed Comment #6 on issue 2061 by mts...@gmail.com: Lyrics collide with bar lines http://code.google.com/p/lilypond/issues/detail?id=2061 Pushed to staging as f2504279167dcd3a4db4f67f5e54033350b52af2. ___ bug-lilypond

Re: Issue 2063 in lilypond: Patch: Makes two functions in bezier-tools.scm public.

2011-12-01 Thread lilypond
Updates: Status: Invalid Comment #3 on issue 2063 by mts...@gmail.com: Patch: Makes two functions in bezier-tools.scm public. http://code.google.com/p/lilypond/issues/detail?id=2063 (No comment was entered for this change.) ___

Re: Issue 2052 in lilypond: Patch: Asserts that footnotes are being numbered correctly.

2011-12-01 Thread lilypond
Updates: Status: Fixed Comment #7 on issue 2052 by mts...@gmail.com: Patch: Asserts that footnotes are being numbered correctly. http://code.google.com/p/lilypond/issues/detail?id=2052 Pushed to staging as 5ac2664c2207e8dfa1734d786e5c7b214b275521.

Re: Issue 2051 in lilypond: Patch: Better pure heights for slurs

2011-12-01 Thread lilypond
Updates: Status: Fixed Comment #18 on issue 2051 by mts...@gmail.com: Patch: Better pure heights for slurs http://code.google.com/p/lilypond/issues/detail?id=2051 Pushed to staging as f6613d01ea86355ea5ce8598aac4352e11191b38. ___

Re: Issue 2066 in lilypond: Patch: Prevents accidentals from hanging over barlines.

2011-12-01 Thread lilypond
Comment #3 on issue 2066 by k-ohara5...@oco.net: Patch: Prevents accidentals from hanging over barlines. http://code.google.com/p/lilypond/issues/detail?id=2066 Works great, but /sometimes/ we will want to let accidentals squeeze over the bar lines. What is the appropriate override to

Re: Issue 2066 in lilypond: Patch: Prevents accidentals from hanging over barlines.

2011-12-01 Thread lilypond
Comment #4 on issue 2066 by k-ohara5...@oco.net: Patch: Prevents accidentals from hanging over barlines. http://code.google.com/p/lilypond/issues/detail?id=2066 Issue 1955 has been merged into this issue. ___ bug-lilypond mailing list