Re: Staff Stretching problem in 2.13.50+

2011-03-09 Thread Keith OHara
It seems that any markup on the page causes version 2.13.50+ to prefer stretching the lines, if one line was forced to be stretched. --- \version 2.13.51 \score {\relative c'' { c1 c \break d1 d d d d d d d } } \markup hello [...] I think this is a bug/regression. Probably not a bug.

Re: Issue 1552 in lilypond: Style 'voice accidentals incorrectly typeset when two voices immediately preceded by different single voice

2011-03-09 Thread lilypond
Comment #1 on issue 1552 by k-ohara5...@oco.net: Style 'voice accidentals incorrectly typeset when two voices immediately preceded by different single voice http://code.google.com/p/lilypond/issues/detail?id=1552 To see the point of this issue, without suffering a worse problem, you need

indent problem

2011-03-09 Thread bobr...@centrum.is
I'm not top posting. In this example the indentation is off. The second last '}' should be indented. The '---' causes this. With just '--' or '-' the indentation works fine. Also, with '---' emacs complains of mismatched parentheses when the final '}' is entered. All indentation

Re: Issue 1541 in lilypond: [PATCH] Cleaning Feta flags code (issue4236043)

2011-03-09 Thread lilypond
Updates: Status: Verified Labels: -Patch-review fixed_2_13_54 Comment #3 on issue 1541 by percival.music.ca: [PATCH] Cleaning Feta flags code (issue4236043) http://code.google.com/p/lilypond/issues/detail?id=1541 Pushed. ___

Re: Staff Stretching problem in 2.13.50+

2011-03-09 Thread James Lowe
Keith, -Original Message- From: Keith OHara k-ohara5...@oco.net Date: Wed, 9 Mar 2011 08:18:17 + To: bug-lilypond bug-lilypond@gnu.org Subject: Re: Staff Stretching problem in 2.13.50+ It seems that any markup on the page causes version 2.13.50+ to prefer stretching the lines, if

Re: Staff Stretching problem in 2.13.50+

2011-03-09 Thread Graham Percival
On 3/9/11, James Lowe james.l...@datacore.com wrote: Actually if you go back to my example that I reported this with \header { title = S C H E R Z O } \relative c'' { \time 3/8 \compressFullBarRests R1*19*3/8 \break| cis4. | d8 r r | R1*2*3/8 | cis4. | d8 r r | \break R1*20*3/8 }

Issue 1553 in lilypond: Staff stretching problem in 2.13.50+

2011-03-09 Thread lilypond
Status: Accepted Owner: Labels: Type-Defect Priority-Critical New issue 1553 by colinpkc...@gmail.com: Staff stretching problem in 2.13.50+ http://code.google.com/p/lilypond/issues/detail?id=1553 It seems that any markup on the page causes version 2.13.50+ to prefer stretching the

Re: Staff Stretching problem in 2.13.50+

2011-03-09 Thread Colin Campbell
On 11-03-09 05:52 AM, Graham Percival wrote: \version 2.13.53 \header { % removing the title changes the spacing of the c1 c c c line below! title = title } \relative c'' { \compressFullBarRests R1*4 \break % this will either be spaced on two systems (including the title)

Re: Issue 1533 in lilypond: midi2ly makes octave mistakes for subsequent voices in relative mode

2011-03-09 Thread lilypond
Comment #5 on issue 1533 by philehol...@googlemail.com: midi2ly makes octave mistakes for subsequent voices in relative mode http://code.google.com/p/lilypond/issues/detail?id=1533 Could you add an issue report to make this non-hard-coded, please?

Re: indent problem

2011-03-09 Thread Phil Holmes
bobr...@centrum.is wrote in message news:1125644853.15867881299659748513.javamail.r...@z-mbox-02.simnet.is... I'm not top posting. In this example the indentation is off. The second last '}' should be indented. The '---' causes this. With just '--' or '-' the indentation works fine.

Re: indent problem

2011-03-09 Thread David Bobroff
On 3/9/2011 2:31 PM, Phil Holmes wrote: bobr...@centrum.is wrote in message news:1125644853.15867881299659748513.javamail.r...@z-mbox-02.simnet.is... I'm not top posting. In this example the indentation is off. The second last '}' should be indented. The '---' causes this. With just '--'

Re: How to tell lilypond some barlines have width

2011-03-09 Thread Laura Conrad
Neil == Neil Puttock n.putt...@gmail.com writes: Neil On 8 March 2011 18:05, Laura Conrad lcon...@laymusic.org wrote: Does anyone know a way to tell lily that an empty barline shouldn't have space, but there should still be some space around the barlines that are being

Re: Staff Stretching problem in 2.13.50+

2011-03-09 Thread Keith OHara
James Lowe James.Lowe at datacore.com writes: \header { title = S C H E R Z O } \relative c'' { \time 3/8 \compressFullBarRests R1*19*3/8 \break| cis4. | d8 r r | R1*2*3/8 | cis4. | d8 r r | \break R1*20*3/8 } There is no \markup. I meant markup in the general sense of text

Re: indent problem

2011-03-09 Thread Graham Percival
On Wed, Mar 09, 2011 at 02:38:12PM +, David Bobroff wrote: On 3/9/2011 2:31 PM, Phil Holmes wrote: In this example the indentation is off. The second last '}' should be indented. The '---' causes this. With just '--' or Which part of LilyPond produces this bug? Well, I suppose

Re: Issue 1553 in lilypond: Staff stretching problem in 2.13.50+

2011-03-09 Thread lilypond
Comment #1 on issue 1553 by k-ohara5...@oco.net: Staff stretching problem in 2.13.50+ http://code.google.com/p/lilypond/issues/detail?id=1553 2.12.3 also tries to make the spacing similar on successive lines. The newer versions just to a better job of it. \relative c'' { c1 \break

Re: indent problem

2011-03-09 Thread David Bobroff
On 3/9/2011 5:34 PM, Graham Percival wrote: On Wed, Mar 09, 2011 at 02:38:12PM +, David Bobroff wrote: On 3/9/2011 2:31 PM, Phil Holmes wrote: In this example the indentation is off. The second last '}' should be indented. The '---' causes this. With just '--' or Which part of LilyPond

\pitchedTrill causes warning when used with tie

2011-03-09 Thread Jeremy Crabtree
This code \relative c'' { \pitchedTrill b1~\startTrillSpan c | b2.~ b8\stopTrillSpan r8 } \version 2.13.51 Will result in: pitchedtrillbug.ly:3:17: warning: unterminated tie \pitchedTrill b1~ \startTrillSpan c | b2.~ b8\stopTrillSpan r8

Re: Issue 1553 in lilypond: Staff stretching problem in 2.13.50+

2011-03-09 Thread lilypond
Comment #2 on issue 1553 by percival.music.ca: Staff stretching problem in 2.13.50+ http://code.google.com/p/lilypond/issues/detail?id=1553 Sorry for a case of the stupids, but where exactly do you propose that \noBreak should be placed? With 2.13.47 (sorry, old version), putting

Re: Staff Stretching problem in 2.13.50+

2011-03-09 Thread James Lowe
Graham, -Original Message- From: Graham Percival gra...@percival-music.ca Date: Wed, 9 Mar 2011 12:52:59 + To: James Lowe james.l...@datacore.com Cc: Keith OHara k-ohara5...@oco.net, bug-lilypond bug-lilypond@gnu.org Subject: Re: Staff Stretching problem in 2.13.50+ On 3/9/11, James

Re: \pitchedTrill causes warning when used with tie

2011-03-09 Thread Phil Holmes
Jeremy Crabtree jerem...@gmail.com wrote in message news:loom.20110309t183202-...@post.gmane.org... This code \relative c'' { \pitchedTrill b1~\startTrillSpan c | b2.~ b8\stopTrillSpan r8 } \version 2.13.51 Will result in: pitchedtrillbug.ly:3:17: warning: unterminated tie \pitchedTrill b1~

Re: Issue 1553 in lilypond: Staff stretching problem in 2.13.50+

2011-03-09 Thread lilypond
Comment #3 on issue 1553 by k-ohara5...@oco.net: Staff stretching problem in 2.13.50+ http://code.google.com/p/lilypond/issues/detail?id=1553 but where exactly do you propose that \noBreak should be placed? I should have used the plural. \noBreak s at every bar in the troublesome line

Re: \pitchedTrill causes warning when used with tie

2011-03-09 Thread James Lowe
Phil, Jeremy -Original Message- From: Phil Holmes m...@philholmes.net Date: Wed, 9 Mar 2011 18:35:07 + To: bug-lilypond bug-lilypond@gnu.org Subject: Re: \pitchedTrill causes warning when used with tie Jeremy Crabtree jerem...@gmail.com wrote in message

Re: Issue 737 in lilypond: Enhancement: support for footnotes and/or endnotes.

2011-03-09 Thread lilypond
Updates: Labels: -Patch-review Patch-needs_work Comment #6 on issue 737 by colinpkc...@gmail.com: Enhancement: support for footnotes and/or endnotes. http://code.google.com/p/lilypond/issues/detail?id=737 New patch http://codereview.appspot.com/4244064/ was pushed today. I applied

Re: How to tell lilypond some barlines have width

2011-03-09 Thread Neil Puttock
On 9 March 2011 16:02, Laura Conrad lcon...@laymusic.org wrote: Unfortunately, it creates a new one.  In some cases, such as the attached small example, when I use this BarType I get a lot of errors: programming error: Loose column does not have right side to attach to. I was hoping these

Re: How to tell lilypond some barlines have width

2011-03-09 Thread Laura Conrad
Neil == Neil Puttock n.putt...@gmail.com writes: Neil On 9 March 2011 16:02, Laura Conrad lcon...@laymusic.org wrote: Unfortunately, it creates a new one.  In some cases, such as the attached small example, when I use this BarType I get a lot of errors: programming

Re: \pitchedTrill causes warning when used with tie

2011-03-09 Thread Jeremy Crabtree
On Wed, Mar 9, 2011 at 2:05 PM, James Lowe james.l...@datacore.com wrote: Phil, Jeremy -Original Message- From: Phil Holmes m...@philholmes.net Date: Wed, 9 Mar 2011 18:35:07 + To: bug-lilypond bug-lilypond@gnu.org Subject: Re: \pitchedTrill causes warning when used with tie

Re: Issue 1554 in lilypond: Midi2ly has hardcoded LP version

2011-03-09 Thread lilypond
Comment #1 on issue 1554 by k-ohara5...@oco.net: Midi2ly has hardcoded LP version http://code.google.com/p/lilypond/issues/detail?id=1554 The LilyPond output of midi2ly conforms to a particular version of LilyPond, which is written into the \version x.xx.xx in its LilyPond output. In