Re: Issue 1790 in lilypond: Proper loglevels: cmd-line option --loglevel=NONE/ERROR/WARN/PROGRESS/INFO/DEBUG

2011-08-06 Thread lilypond
Comment #8 on issue 1790 by pkx1...@gmail.com: Proper loglevels: cmd-line option --loglevel=NONE/ERROR/WARN/PROGRESS/INFO/DEBUG http://code.google.com/p/lilypond/issues/detail?id=1790 From Reitveld --snip-- Reinhold ΒΆ 1 day, 4 hours ago http://codereview.appspot.com/4822055/diff/180

Re: Issue 1790 in lilypond: Proper loglevels: cmd-line option --loglevel=NONE/ERROR/WARN/PROGRESS/INFO/DEBUG

2011-08-06 Thread lilypond
Comment #7 on issue 1790 by reinhold...@gmail.com: Proper loglevels: cmd-line option --loglevel=NONE/ERROR/WARN/PROGRESS/INFO/DEBUG http://code.google.com/p/lilypond/issues/detail?id=1790 Why does that patch need work? ___ bug-lilypond mailing lis

Re: Issue 1790 in lilypond: Proper loglevels: cmd-line option --loglevel=NONE/ERROR/WARN/PROGRESS/INFO/DEBUG

2011-08-06 Thread lilypond
Updates: Labels: -Patch-new Patch-needs_work Comment #6 on issue 1790 by pkx1...@gmail.com: Proper loglevels: cmd-line option --loglevel=NONE/ERROR/WARN/PROGRESS/INFO/DEBUG http://code.google.com/p/lilypond/issues/detail?id=1790 (No comment was entered for this change.)

Re: Issue 1800 in lilypond: Segfault compiling LSR 346

2011-08-06 Thread lilypond
Updates: Labels: -Patch-new Patch-review Comment #6 on issue 1800 by pkx1...@gmail.com: Segfault compiling LSR 346 http://code.google.com/p/lilypond/issues/detail?id=1800 Passes make and reg tests ___ bug-lilypond mailing list bug-lilypond@gn

Re: Issue 163 in lilypond: huge (ugly) slur (both phrasing and normal)

2011-08-06 Thread lilypond
Updates: Labels: -Patch-needs_work Patch-review Comment #23 on issue 163 by pkx1...@gmail.com: huge (ugly) slur (both phrasing and normal) http://code.google.com/p/lilypond/issues/detail?id=163 http://codereview.appspot.com/4810072/ Passes Make, one reg test difference - see attached

Re: Issue 40 in lilypond: collision glissando accidental (includes workaround)

2011-08-06 Thread lilypond
Comment #3 on issue 40 by mts...@gmail.com: collision glissando accidental (includes workaround) http://code.google.com/p/lilypond/issues/detail?id=40 Fix posted here. http://codereview.appspot.com/4801083 ___ bug-lilypond mailing list bug-lilypo

Re: ly:stencil-combine-at-edge ignores minimum parameter

2011-08-06 Thread Reinhold Kainhofer
Am Saturday, 6. August 2011, 21:18:24 schrieb David Kastrup: > ly:stencil-combine-at-edge in stencil-scheme.cc converts the "minimum" > parameter into a double variable m, but does not use m in any > calculation. Removed by Han-Wen with commit 98166b94174b63666a14a6a62bc16cf1b4163bce (17.1.07, 14

Re: Issue 931 in lilypond: Collision: arpeggios collide with other voices

2011-08-06 Thread lilypond
Comment #1 on issue 931 by mts...@gmail.com: Collision: arpeggios collide with other voices http://code.google.com/p/lilypond/issues/detail?id=931 What would be the desired output here? I'm inclined to think that the first voice should be moved to the left of the arpeggio so that the b n

Re: Issue 1800 in lilypond: Segfault compiling LSR 346

2011-08-06 Thread lilypond
Updates: Labels: Patch-new Comment #5 on issue 1800 by k-ohara5...@oco.net: Segfault compiling LSR 346 http://code.google.com/p/lilypond/issues/detail?id=1800 The patch at is done. No regression tests change (except that the beams in beam-skip.ly

ly:stencil-combine-at-edge ignores minimum parameter

2011-08-06 Thread David Kastrup
ly:stencil-combine-at-edge in stencil-scheme.cc converts the "minimum" parameter into a double variable m, but does not use m in any calculation. -- David Kastrup ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listin

Re: Issue 1767 in lilypond: Feta font - change breve vertical lines

2011-08-06 Thread lilypond
Updates: Status: Fixed Labels: -Patch-review Comment #15 on issue 1767 by lemniska...@gmail.com: Feta font - change breve vertical lines http://code.google.com/p/lilypond/issues/detail?id=1767 pushed as 59b2663e3674c9e5ae1193e4da84706fda5de07f ___

Re: Issue 1691 in lilypond: Ugly bars in PDF documents

2011-08-06 Thread Phil Holmes
"David Kastrup" wrote in message news:87pqkitzk8@fencepost.gnu.org... lilyp...@googlecode.com writes: Comment #14 on issue 1691 by philehol...@googlemail.com: Ugly bars in PDF documents http://code.google.com/p/lilypond/issues/detail?id=1691 OK - I've done some more looking at this, follo

Re: Issue 1691 in lilypond: Ugly bars in PDF documents

2011-08-06 Thread David Kastrup
lilyp...@googlecode.com writes: > Comment #14 on issue 1691 by philehol...@googlemail.com: Ugly bars in > PDF documents > http://code.google.com/p/lilypond/issues/detail?id=1691 > > OK - I've done some more looking at this, following up James's work > documented in Issue 1015. FWIW, music without

Re: Issue 1691 in lilypond: Ugly bars in PDF documents

2011-08-06 Thread lilypond
Comment #14 on issue 1691 by philehol...@googlemail.com: Ugly bars in PDF documents http://code.google.com/p/lilypond/issues/detail?id=1691 OK - I've done some more looking at this, following up James's work documented in Issue 1015. FWIW, music without instrument names does not produce

Re: Issue 1800 in lilypond: Segfault compiling LSR 346

2011-08-06 Thread lilypond
Updates: Status: Started Owner: k-ohara5...@oco.net Comment #4 on issue 1800 by k-ohara5...@oco.net: Segfault compiling LSR 346 http://code.google.com/p/lilypond/issues/detail?id=1800 The Beam now remembers which Staff it started in, so that it can be engraved by that Staff. I