Re: \breakDynamicSpan breaks with \break ("bounds of spanner are invalid")

2010-12-02 Thread Dmytro O. Redchuk
On Thu 02 Dec 2010, 19:17 Reinhold Kainhofer wrote: > The regtest input/regression/dynamics-alignment-breaker.ly for > \breakDynamicSpan works fine, but as soon as there are line breaks during a > dynamic spanner, it breaks with error messages: > > Programmierfehler: Spanner `Hairpin' is not ful

Issue 1433 in lilypond: \breakDynamicSpan breaks with \break ("bounds of spanner are invalid")

2010-12-02 Thread lilypond
Status: Accepted Owner: Labels: Type-Defect Priority-Medium New issue 1433 by brownian.box: \breakDynamicSpan breaks with \break ("bounds of spanner are invalid") http://code.google.com/p/lilypond/issues/detail?id=1433 Reported by Reinhold Kainhofer, http://lists.gnu.org/archive/html/bug

Re: Issue 1336 in lilypond: skipTypesetting segfaults when set during a skipBars-induced MultiMeasureRest spanner

2010-12-02 Thread lilypond
Comment #23 on issue 1336 by percival.music.ca: skipTypesetting segfaults when set during a skipBars-induced MultiMeasureRest spanner http://code.google.com/p/lilypond/issues/detail?id=1336 Valentin: woah, that #stencil = ##f was a good find! Neil: I'll do a regtest comparison and full reb

Re: Issue 1432 in lilypond: indenting all lilypond input syntax in git

2010-12-02 Thread lilypond
Updates: Summary: indenting all lilypond input syntax in git Labels: -Priority-High -Frog Priority-Low Blockedon: 777 Comment #1 on issue 1432 by percival.music.ca: indenting all lilypond input syntax in git http://code.google.com/p/lilypond/issues/detail?id=1432 More

Re: Issue 777 in lilypond: python script for indenting lilypond files

2010-12-02 Thread lilypond
Issue 777: python script for indenting lilypond files http://code.google.com/p/lilypond/issues/detail?id=777 This issue is now blocking issue 1432. See http://code.google.com/p/lilypond/issues/detail?id=1432 -- You received this message because you are listed in the owner or CC fields of this is

Re: Issue 1395 in lilypond: Unterminated ties should output a warning

2010-12-02 Thread lilypond
Comment #2 on issue 1395 by derhindemith: Unterminated ties should output a warning http://code.google.com/p/lilypond/issues/detail?id=1395 As a result of this, the regtest for arpeggio-parenthesis now issues a warning. While it's an effective means of testing that this works, since we ha

Re: a couple of regression tests

2010-12-02 Thread James Bailey
On Dec 2, 2010, at 10:33 PM, Phil Holmes wrote: > James, > > We now have a new bug-squadder, Marc Schonbrun, who will be looking at > regtests to make sure the output makes sense, even if it has been consistent > over the recent releases. We'll start by capturing these on a wiki. I've > add

Re: Issue 1336 in lilypond: skipTypesetting segfaults when set during a skipBars-induced MultiMeasureRest spanner

2010-12-02 Thread lilypond
Comment #22 on issue 1336 by n.puttock: skipTypesetting segfaults when set during a skipBars-induced MultiMeasureRest spanner http://code.google.com/p/lilypond/issues/detail?id=1336 I'm still trying to get my head around it Me too. :) I've looked at that TODO before, but hadn't realized h

Re: Issue 1336 in lilypond: skipTypesetting segfaults when set during a skipBars-induced MultiMeasureRest spanner

2010-12-02 Thread lilypond
Comment #21 on issue 1336 by v.villenave: skipTypesetting segfaults when set during a skipBars-induced MultiMeasureRest spanner http://code.google.com/p/lilypond/issues/detail?id=1336 Wow, that's simply awesome! I'm still trying to get my head around it, but this looks very much like the wa

Re: Issue 1336 in lilypond: skipTypesetting segfaults when set during a skipBars-induced MultiMeasureRest spanner

2010-12-02 Thread lilypond
Comment #20 on issue 1336 by n.puttock: skipTypesetting segfaults when set during a skipBars-induced MultiMeasureRest spanner http://code.google.com/p/lilypond/issues/detail?id=1336 I was reminded of the following comment in paper-column-engraver.cc, 268 TODO: don't make columns when ski

Re: Issue 777 in lilypond: python script for indenting lilypond files

2010-12-02 Thread lilypond
Comment #7 on issue 777 by v.villenave: python script for indenting lilypond files http://code.google.com/p/lilypond/issues/detail?id=777 Sh*t. Must've blacked out or something :) ___ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu

Re: Issue 1430 in lilypond: stem-length-estimation.ly overflows page

2010-12-02 Thread lilypond
Updates: Status: Fixed Labels: fixed_2_13_41 Comment #4 on issue 1430 by n.puttock: stem-length-estimation.ly overflows page http://code.google.com/p/lilypond/issues/detail?id=1430 (No comment was entered for this change.) ___ bug-

Re: Formatting nit-pick

2010-12-02 Thread Phil Holmes
"Graham Percival" wrote in message news:20101202165500.ga15...@futoi... On Thu, Dec 02, 2010 at 11:45:28AM -, Phil Holmes wrote: A number of the .ly files in in the \usr\share\lilypond\current\ly directory have a mixture of tabs and spaces to generate their indents. Depending on how your e

Issue 1432 in lilypond: Indenting in the \include files

2010-12-02 Thread lilypond
Status: Accepted Owner: Labels: Type-Documentation Priority-High Frog New issue 1432 by PhilEHolmes: Indenting in the \include files http://code.google.com/p/lilypond/issues/detail?id=1432 A number of the .ly files in in the \usr\share\lilypond\current\ly directory have a mixture of tabs

Re: a couple of regression tests

2010-12-02 Thread Phil Holmes
James, We now have a new bug-squadder, Marc Schonbrun, who will be looking at regtests to make sure the output makes sense, even if it has been consistent over the recent releases. We'll start by capturing these on a wiki. I've added you comments to http://wiki.lilynet.net/index.php/Regtest_

a couple of regression tests

2010-12-02 Thread James Bailey
So, as a result of my new-found ability to quickly and easily look at the regression tests, I noticed some things: The regression test for beam-quant-standard has a (to me) odd warning: Processing `beam-quant-standard.ly' Parsing... Interpreting music... [8][16][24] Preprocessing graphical objec

Re: Issue 1252 in lilypond: Music overflows page (one staff per system, default spacing settings, some marks)

2010-12-02 Thread lilypond
Updates: Labels: Patch Comment #9 on issue 1252 by Carl.D.Sorensen: Music overflows page (one staff per system, default spacing settings, some marks) http://code.google.com/p/lilypond/issues/detail?id=1252 I've uploaded a patch that fixes the page overflow by compressing all of the

\breakDynamicSpan breaks with \break ("bounds of spanner are invalid")

2010-12-02 Thread Reinhold Kainhofer
The regtest input/regression/dynamics-alignment-breaker.ly for \breakDynamicSpan works fine, but as soon as there are line breaks during a dynamic spanner, it breaks with error messages: Programmierfehler: Spanner `Hairpin' is not fully contained in parent spanner. Ignoring orphaned part Progra

Re: Issue 1089 in lilypond: DynamicTextSpanner not printed

2010-12-02 Thread lilypond
Comment #9 on issue 1089 by n.puttock: DynamicTextSpanner not printed http://code.google.com/p/lilypond/issues/detail?id=1089 Responding to Neil -- Carl, are you sure you're not replying to somebody else here? ___ bug-lilypond mailing list bug-l

Re: Issue 777 in lilypond: python script for indenting lilypond files

2010-12-02 Thread lilypond
Comment #6 on issue 777 by percival.music.ca: python script for indenting lilypond files http://code.google.com/p/lilypond/issues/detail?id=777 Umm, yes? comment 1, june 20, 2009? ___ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gn

Re: Formatting nit-pick

2010-12-02 Thread Graham Percival
On Thu, Dec 02, 2010 at 11:45:28AM -, Phil Holmes wrote: > A number of the .ly files in in the \usr\share\lilypond\current\ly > directory have a mixture of tabs and spaces to generate their > indents. Depending on how your editor of choice shows a tab, this > leads to ugly and unhelpful indent

Re: Issue 1336 in lilypond: skipTypesetting segfaults when set during a skipBars-induced MultiMeasureRest spanner

2010-12-02 Thread lilypond
Comment #18 on issue 1336 by percival.music.ca: skipTypesetting segfaults when set during a skipBars-induced MultiMeasureRest spanner http://code.google.com/p/lilypond/issues/detail?id=1336 Valentin: that wasn't a silly suggestion. We're brainstorming here, so any contribution is worthwhil

Re: Regtest compiling

2010-12-02 Thread Graham Percival
On Tue, Nov 30, 2010 at 06:28:28PM +0100, James Bailey wrote: > > On Nov 30, 2010, at 7:47 AM, Graham Percival wrote: > > > cd input/regression/ > > for f in *.ly; do lilypond $f; done; > > True, but like I said, I'm trying to come as close as possible > to mimicking the actual user experience o

Re: Issue 1336 in lilypond: skipTypesetting segfaults when set during a skipBars-induced MultiMeasureRest spanner

2010-12-02 Thread lilypond
Comment #19 on issue 1336 by v.villenave: skipTypesetting segfaults when set during a skipBars-induced MultiMeasureRest spanner http://code.google.com/p/lilypond/issues/detail?id=1336 Okay. Then here's another one: how come that MultiMeasureRestNumber (as well as MultiMeasureRestText, for t

Re: Issue 777 in lilypond: python script for indenting lilypond files

2010-12-02 Thread lilypond
Updates: Owner: --- Comment #5 on issue 777 by v.villenave: python script for indenting lilypond files http://code.google.com/p/lilypond/issues/detail?id=777 Wilbert has such a thing in Frescobaldi sources: http://code.google.com/p/lilykde/source/browse/trunk/frescobaldi/python/ly/ind

Formatting nit-pick

2010-12-02 Thread Phil Holmes
A number of the .ly files in in the \usr\share\lilypond\current\ly directory have a mixture of tabs and spaces to generate their indents. Depending on how your editor of choice shows a tab, this leads to ugly and unhelpful indenting. See gregorian.ly for an example. Would it be worth tidying