Re: Issue 1116 in lilypond: Title not centered

2010-06-22 Thread lilypond
Comment #4 on issue 1116 by jameseli...@googlemail.com: Title not centered http://code.google.com/p/lilypond/issues/detail?id=1116 I thought high priority was used for anything that broke from a previous version. Priority-High: highly embarrassing items, and any regression against a version

Re: Issue 1138 in lilypond: (minor) regression: Adding a Bar_engraver to the Lyrics context DOES NOT make sure that lyrics do not collide with barlines

2010-06-22 Thread Dmytro O. Redchuk
On Mon 21 Jun 2010, 18:18 lilyp...@googlecode.com wrote: Updates: Status: Invalid Comment #1 on issue 1138 by joeneeman: (minor) regression: Adding a Bar_engraver to the Lyrics context DOES NOT make sure that lyrics do not collide with barlines

Re: Issue 1121 in lilypond: [PATCH] (DOC) Clarify vertical spacing with an example

2010-06-22 Thread lilypond
Updates: Status: Verified Comment #2 on issue 1121 by jameseli...@googlemail.com: [PATCH] (DOC) Clarify vertical spacing with an example http://code.google.com/p/lilypond/issues/detail?id=1121 (No comment was entered for this change.) ___

Re: Issue 1116 in lilypond: Title not centered

2010-06-22 Thread lilypond
Updates: Labels: -Type-Documentation Regression Comment #5 on issue 1116 by jameseli...@googlemail.com: Title not centered http://code.google.com/p/lilypond/issues/detail?id=1116 (No comment was entered for this change.) ___ bug-lilypond

Re: Issue 1121 in lilypond: [PATCH] (DOC) Clarify vertical spacing with an example

2010-06-22 Thread lilypond
Comment #3 on issue 1121 by paconet.org: [PATCH] (DOC) Clarify vertical spacing with an example http://code.google.com/p/lilypond/issues/detail?id=1121 Now the defaults have changed, and the risk of unmaintainability has materialised. I will reword the text so that it is fully independent

Re: collision bug?

2010-06-22 Thread Alexander Kobel
On 2010-06-22 07:20, James Bailey wrote: On 21.06.2010, at 21:55, Kieren MacMillan wrote: Hi all, There appear to be at least two collisions in this small snippet that are unsightly: the first flat and the preceding rest, and the second flat and the preceding ledger line. Regression? If this

Issue 1141 in lilypond: \pageBreak disables system-count

2010-06-22 Thread lilypond
Status: Accepted Owner: Labels: Type-Defect Priority-Critical Regression New issue 1141 by brownian.box: \pageBreak disables system-count http://code.google.com/p/lilypond/issues/detail?id=1141 \relative c'' { \repeat unfold 20 { c4 c c c | } \pageBreak \repeat unfold 20 { c4 c c c |

Re: 2.13.16 crashes while processing old good file (2.8.8 and 2.12.3 do not)

2010-06-22 Thread Dmytro O. Redchuk
On Mon 21 Jun 2010, 18:06 I wrote: I do believe this is somewhat related to 884: http://code.google.com/p/lilypond/issues/detail?id=884 No, it is not; at least that problem didn't disappear. Well... I'll look closer. Still having problem trying to compose an example of more or less

Re: 2.13.16 crashes while processing old good file (2.8.8 and 2.12.3 do not)

2010-06-22 Thread Dmytro O. Redchuk
On Tue 22 Jun 2010, 13:14 I wrote: On Mon 21 Jun 2010, 18:06 I wrote: I do believe this is somewhat related to 884: http://code.google.com/p/lilypond/issues/detail?id=884 No, it is not; at least that problem didn't disappear. Well... I'll look closer. Still having problem trying to

Issue 1142 in lilypond: \pageBreak + system-count + lyrics : programming error: bounds of this piece aren't breakable.

2010-06-22 Thread lilypond
Status: Accepted Owner: New issue 1142 by brownian.box: \pageBreak + system-count + lyrics : programming error: bounds of this piece aren't breakable. http://code.google.com/p/lilypond/issues/detail?id=1142 \version 2.13.25 \relative c'' { \repeat unfold 20 { c4 c c c | }

Re: Issue 1142 in lilypond: \pageBreak + system-count + lyrics : programming error: bounds of this piece aren't breakable.

2010-06-22 Thread lilypond
Updates: Labels: Type-Defect Priority-Critical Regression Comment #1 on issue 1142 by brownian.box: \pageBreak + system-count + lyrics : programming error: bounds of this piece aren't breakable. http://code.google.com/p/lilypond/issues/detail?id=1142 Sorry, labels.

Re: Issue 1141 in lilypond: \pageBreak disables system-count

2010-06-22 Thread lilypond
Comment #1 on issue 1141 by brownian.box: \pageBreak disables system-count http://code.google.com/p/lilypond/issues/detail?id=1141 This may be related to Issue 1142 (but seems to be different). ___ bug-lilypond mailing list bug-lilypond@gnu.org

Re: Issue 1142 in lilypond: \pageBreak + system-count + lyrics : programming error: bounds of this piece aren't breakable.

2010-06-22 Thread lilypond
Comment #2 on issue 1142 by brownian.box: \pageBreak + system-count + lyrics : programming error: bounds of this piece aren't breakable. http://code.google.com/p/lilypond/issues/detail?id=1142 Sorry, i should mention: programming errors and exitcode = 1 and no output.

buggy image in documentation?

2010-06-22 Thread Marek Klein
Hi, there seems to be problem with time signature in example for large projects: http://lilypond.org/doc/v2.13/Documentation/web/examples particularly: http://lilypond.org/doc/v2.13/Documentation/web/ly-examples/orchestra.png One more topic: Typo on page:

q notation for repeated chords should also copy \harmonic...?

2010-06-22 Thread Arno Waschk
dear list, this time not being sure whether it's a bug, feature or possible enhancement, i wanted to mention that in a situation like: c f\harmonic1 q the second chord is missing the harmonic not head (here, i. e. 2.13.25 git from yesterday). BTW the place of documentation of the q

RE: q notation for repeated chords should also copy \harmonic...?

2010-06-22 Thread James Lowe
Hello, -Original Message- From: bug-lilypond-bounces+james.lowe=datacore@gnu.org on behalf of Arno Waschk Sent: Tue 22/06/2010 19:17 To: Lilypond Bugreports; lilypond-de...@gnu.org Subject: q notation for repeated chords should also copy \harmonic...? --snip--- BTW the place of

Re: Issue 1139 in lilypond: 'inter-loose-line-spacing #'stretchability leads to collision under some conditions

2010-06-22 Thread lilypond
Updates: Status: Fixed Labels: fixed_2_13_26 Comment #1 on issue 1139 by joeneeman: 'inter-loose-line-spacing #'stretchability leads to collision under some conditions http://code.google.com/p/lilypond/issues/detail?id=1139 (No comment was entered for this change.)

Re: Issue 1062 in lilypond: Pure-height of a system only takes staves into account, but not other objects

2010-06-22 Thread lilypond
Updates: Status: Fixed Labels: fixed_2_13_26 Comment #5 on issue 1062 by joeneeman: Pure-height of a system only takes staves into account, but not other objects http://code.google.com/p/lilypond/issues/detail?id=1062 (No comment was entered for this change.)

Re: Issue 1142 in lilypond: \pageBreak + system-count + lyrics : programming error: bounds of this piece aren't breakable.

2010-06-22 Thread lilypond
Updates: Status: Fixed Labels: fixed_2_13_26 Comment #3 on issue 1142 by joeneeman: \pageBreak + system-count + lyrics : programming error: bounds of this piece aren't breakable. http://code.google.com/p/lilypond/issues/detail?id=1142 (No comment was entered for this change.)

Re: q notation for repeated chords should also copy \harmonic...?

2010-06-22 Thread Neil Puttock
On 22 June 2010 19:17, Arno Waschk hamama...@gmx.de wrote: this time not being sure whether it's a bug, feature or possible enhancement, i wanted to mention that in a situation like: c f\harmonic1 q the second chord is missing the harmonic not head (here, i. e. 2.13.25 git from yesterday).

Re: Issue 1141 in lilypond: \pageBreak disables system-count

2010-06-22 Thread lilypond
Updates: Status: Fixed Labels: fixed_2_13_26 Comment #2 on issue 1141 by joeneeman: \pageBreak disables system-count http://code.google.com/p/lilypond/issues/detail?id=1141 (No comment was entered for this change.) ___ bug-lilypond

Re: q notation for repeated chords should also copy \harmonic...?

2010-06-22 Thread Carl Sorensen
On 6/22/10 3:28 PM, Neil Puttock n.putt...@gmail.com wrote: On 22 June 2010 19:17, Arno Waschk hamama...@gmx.de wrote: this time not being sure whether it's a bug, feature or possible enhancement, i wanted to mention that in a situation like: c f\harmonic1 q the second chord is

Re: q notation for repeated chords should also copy \harmonic...?

2010-06-22 Thread Arno Waschk
On Tue, 22 Jun 2010 22:59:05 +0200, James Lowe james.l...@datacore.com wrote: Hello, -Original Message- From: bug-lilypond-bounces+james.lowe=datacore@gnu.org on behalf of Arno Waschk Sent: Tue 22/06/2010 19:17 To: Lilypond Bugreports; lilypond-de...@gnu.org Subject: q

Re: q notation for repeated chords should also copy \harmonic...?

2010-06-22 Thread David Kastrup
Neil Puttock n.putt...@gmail.com writes: On 22 June 2010 19:17, Arno Waschk hamama...@gmx.de wrote: this time not being sure whether it's a bug, feature or possible enhancement, i wanted to mention that in a situation like: c f\harmonic1 q the second chord is missing the harmonic not head