Re: Issue 1474 in lilypond: Horizontal spacing regression

2011-01-19 Thread lilypond
Comment #1 on issue 1474 by k-ohara5...@oco.net: Horizontal spacing regression http://code.google.com/p/lilypond/issues/detail?id=1474 Since the initial categorization, 1) Carl pointed out code and comments indicating that this is intentional behavior. The rising line of notes gets a

Re: Issue 1481 in lilypond: key cancellations at key changes are not complete when using extraNatural = ##f

2011-01-19 Thread lilypond
Comment #1 on issue 1481 by k-ohara5...@oco.net: key cancellations at key changes are not complete when using extraNatural = ##f http://code.google.com/p/lilypond/issues/detail?id=1481 patch at http://codereview.appspot.com/4014041/ ___

Re: Issue 998 in lilypond: Tuplet should not be beamed with non-tuplet notes.

2011-01-19 Thread lilypond
Updates: Status: Verified Comment #3 on issue 998 by brownian.box: Tuplet should not be beamed with non-tuplet notes. http://code.google.com/p/lilypond/issues/detail?id=998 (No comment was entered for this change.) ___ bug-lilypond

Re: Issue 1438 in lilypond: Change to figured-bass-extenders-markup.ly regtest

2011-01-19 Thread lilypond
Updates: Status: Verified Comment #4 on issue 1438 by brownian.box: Change to figured-bass-extenders-markup.ly regtest http://code.google.com/p/lilypond/issues/detail?id=1438 (No comment was entered for this change.) ___ bug-lilypond

Re: Issue 1475 in lilypond: unknown crash on a large score

2011-01-19 Thread lilypond
Comment #1 on issue 1475 by benko@gmail.com: unknown crash on a large score http://code.google.com/p/lilypond/issues/detail?id=1475 related posts on devel: http://lists.gnu.org/archive/html/lilypond-devel/2011-01/msg00227.html (has a patch)

Re: Issue 1474 in lilypond: Horizontal spacing regression

2011-01-19 Thread lilypond
Comment #2 on issue 1474 by percival.music.ca: Horizontal spacing regression http://code.google.com/p/lilypond/issues/detail?id=1474 For clarity, Bernard Hurley is shepherding this issue. ___ bug-lilypond mailing list bug-lilypond@gnu.org

Re: Issue 1475 in lilypond: unknown crash on a large score

2011-01-19 Thread lilypond
Comment #2 on issue 1475 by percival.music.ca: unknown crash on a large score http://code.google.com/p/lilypond/issues/detail?id=1475 For clarity, Benk Pal will be shepherding this issue. ___ bug-lilypond mailing list bug-lilypond@gnu.org

Issue 1482 in lilypond: \caps and \smallCaps don't work with \fromproperty

2011-01-19 Thread lilypond
Status: Accepted Owner: Labels: Type-Defect Priority-Low New issue 1482 by ralphbug...@gmail.com: \caps and \smallCaps don't work with \fromproperty http://code.google.com/p/lilypond/issues/detail?id=1482 In the example below, \caps and \smallCaps work with simple text strings, but not

Re: \caps and \smallCaps don't work with \fromproperty

2011-01-19 Thread Ralph Palmer
On Thu, Dec 16, 2010 at 1:50 AM, Mark Polesky markpole...@yahoo.com wrote: In the example below, \caps and \smallCaps work with simple text strings, but not with text fields accessed with \fromproperty. For some reason, this is not a problem with \sans, \italic, and \bold; they all work with

Re: Issue 1472 in lilypond: Collision between MMR and key signature

2011-01-19 Thread lilypond
Comment #7 on issue 1472 by percival.music.ca: Collision between MMR and key signature http://code.google.com/p/lilypond/issues/detail?id=1472 Mike is shepherding (and maybe programming) this issue. ___ bug-lilypond mailing list

Re: Issue 1474 in lilypond: Horizontal spacing regression

2011-01-19 Thread lilypond
Comment #3 on issue 1474 by carl.d.s...@gmail.com: Horizontal spacing regression http://code.google.com/p/lilypond/issues/detail?id=1474 Perhaps my comment about this being intentional behavior is wrong, since these are *left* stems, not right stems.

Re: Issue 1474 in lilypond: Horizontal spacing regression

2011-01-19 Thread lilypond
Comment #4 on issue 1474 by bernieth...@gmail.com: Horizontal spacing regression http://code.google.com/p/lilypond/issues/detail?id=1474 Aesthetically I prefer the new spacing, at least in this example, but I suspect the old spacing would be easier to read if, for instance, one were

unexpected behaviour in snippet 643 (custom extender lines) - punctuation printed twice

2011-01-19 Thread Janek WarchoĊ‚
% the following scheme-made custom extender line from snippet 643 % prints the additional character not only at the ent of the extender line, % but also when the extender line is interrupted by line break. % i suppose it should be printed only once. \version 2.13.45 #(define (extend text .

Re: Issue 1474 in lilypond: Horizontal spacing regression

2011-01-19 Thread lilypond
Comment #5 on issue 1474 by percival.music.ca: Horizontal spacing regression http://code.google.com/p/lilypond/issues/detail?id=1474 re the gmail account: unfortunately not; google code only recognizes gmail accounts. You could log out of your gmail account and (I think) post anonymously,

Re: Issue 1474 in lilypond: Horizontal spacing regression

2011-01-19 Thread James Lowe
Bernard, -Original Message- From: lilyp...@googlecode.com Reply-To: codesite-nore...@google.com Date: Wed, 19 Jan 2011 18:31:21 + To: bug-lilypond@gnu.org Subject: Re: Issue 1474 in lilypond: Horizontal spacing regression BTW I am Bernard Hurley (bern...@marcade.biz), but it seems

Re: Issue 1475 in lilypond: unknown crash on a large score

2011-01-19 Thread lilypond
Comment #3 on issue 1475 by benko@gmail.com: unknown crash on a large score http://code.google.com/p/lilypond/issues/detail?id=1475 a mechanical way to reproduce the problem: txt = \repeat unfold 100 \lyricmode { t } \score { \context Voice = a { \repeat unfold 37 {

Re: Issue 1474 in lilypond: Horizontal spacing regression

2011-01-19 Thread lilypond
Comment #6 on issue 1474 by k-ohara5...@oco.net: Horizontal spacing regression http://code.google.com/p/lilypond/issues/detail?id=1474 Thanks offering to shepherd, Bernard. This and 1474 and 1120 are somewhat related, so shepherding to make sure we don't break an old fix would be helpful.

Re: Issue 1475 in lilypond: unknown crash on a large score

2011-01-19 Thread lilypond
Comment #4 on issue 1475 by carl.d.s...@gmail.com: unknown crash on a large score http://code.google.com/p/lilypond/issues/detail?id=1475 I added 15 instances, for a total of 16 instances, and ended up using 3Gb of real memory and 3Gb of real memory before getting the error lilypond

Re: Issue 1475 in lilypond: unknown crash on a large score

2011-01-19 Thread lilypond
Comment #5 on issue 1475 by carl.d.s...@gmail.com: unknown crash on a large score http://code.google.com/p/lilypond/issues/detail?id=1475 Interesting new info. I changed the file to eliminate leger lines. \score { \repeat unfold 8 {c''4 c'' c'' c''} } \markup { t } Repeated 12 times.

Re: Issue 1472 in lilypond: Collision between MMR and key signature

2011-01-19 Thread lilypond
Comment #8 on issue 1472 by mts...@gmail.com: Collision between MMR and key signature http://code.google.com/p/lilypond/issues/detail?id=1472 Here is the state of things: 1/6 Bug is first reported on the bug list. 1/7 Neil reports adding a default 'extra-spacing-height to key signature.