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
bug-lilypond
Updates:
Status: Duplicate
Mergedinto: 2066
Comment #11 on issue 1955 by k-ohara5...@oco.net: Patch: improving spacing
over and below bar lines
http://code.google.com/p/lilypond/issues/detail?id=1955
(No comment was entered for this change.)
_
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 use
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.
___
bug-lilyp
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.
___
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.)
___
bug-lilypon
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 mailing
Le Dec 1, 2011 à 6:21 PM, Phil Holmes a écrit :
> "Christopher Schlosser" 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 o
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 p
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 w
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
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
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
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
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
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.
Wer
Valentin Villenave writes:
> On Thu, Dec 1, 2011 at 9:57 PM, Valentin Villenave
> 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
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.
_
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
___
On Thu, Dec 1, 2011 at 9:57 PM, Valentin Villenave
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
... And now it d
On Thu, Dec 1, 2011 at 12:58 PM, David Kastrup 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 timing
> proble
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.
http:/
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 re
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]
[/home/jlowe/lilypond-git
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---
W
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
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
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
__
"Christopher Schlosser" 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 "2.14.2"
\new StaffGro
Valentin Villenave writes:
> On Fri, Nov 25, 2011 at 6:18 PM, David Kastrup 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
On Fri, Nov 25, 2011 at 6:18 PM, David Kastrup 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 unwanted behav
On Wed, Nov 30, 2011 at 09:23:41AM -, Phil Holmes wrote:
> "Graham Percival" wrote in message
> news:2029223202.GB12298@chikara...
> >Don't believe, *demonstrate*. It's Christmas time -- we can
> >find out who's been naughty and nice.
> >https://github.com/gperciva/lilypond-extra/tree/mas
Status: New
Owner:
Labels: Type-Enhancement Patch-new
New issue 2066 by mts...@gmail.com: Patch: Prevents accidentals from
hanging over barlines.
http://code.google.com/p/lilypond/issues/detail?id=2066
Prevents accidentals from hanging over barlines.
http://codereview.appspot.com/544905
33 matches
Mail list logo