Issue 537 in lilypond: ambitus incorrect upper pitch

2007-12-21 Thread codesite-noreply
Issue 537: ambitus incorrect upper pitch http://code.google.com/p/lilypond/issues/detail?id=537 Comment #4 by gpermus: I think you mean .37 -- the next available version of lilypond. Issue attribute updates: Labels: -Fixed_2_11_36 Fixed_2_11_37 -- You received this message because you

Issue 537 in lilypond: ambitus incorrect upper pitch

2007-12-21 Thread codesite-noreply
Issue 537: ambitus incorrect upper pitch http://code.google.com/p/lilypond/issues/detail?id=537 Comment #3 by rzedeler: (No comment was entered for this change.) Issue attribute updates: Status: Fixed Labels: Fixed_2_11_36 -- You received this message because you are listed in

Re: Ambitus incorrect upper note

2007-12-21 Thread Rune Zedeler
Rune Zedeler skrev: I can't reproduce. I get ambitus g-c on 2.11.36 Whoops, I rebuilt lilypond and now the problem appears. It seems that I made a final change to the ambitus-engraver before committing to git but after doing my final build. Odds are that the bug was somehow introduced by my f

Issue 504 in lilypond: lilypond broken on osx 10.5 x86

2007-12-21 Thread codesite-noreply
Issue 504: lilypond broken on osx 10.5 x86 http://code.google.com/p/lilypond/issues/detail?id=504 Comment #30 by ivo.bouwmans: wu.renfan wrote (Nov 24, 2007) that the commandline version of 2.11.35-2 (dev) works on Leopard (10.5.1) on both PPC and Intel. I would be happy to use that version, bu

Issue 537 in lilypond: ambitus incorrect upper pitch

2007-12-21 Thread codesite-noreply
Issue 537: ambitus incorrect upper pitch http://code.google.com/p/lilypond/issues/detail?id=537 Comment #2 by [EMAIL PROTECTED]: I see it (the incorrect ambitus) on 2.11.36 (Mac OS 10.4 PPC). It appears that the first note is ignored if it is the upper extreme. If the first note is the lowest,

Re: Ambitus incorrect upper note

2007-12-21 Thread Graham Percival
Err, one more clarification about adding stuff directly for Stan: - the first report of a bug should go to this list as an email. - after a bug has been added to the tracker, useful info should go in the tracker directly. That lets developers see all this info easily if they're investigating thi

Re: Ambitus incorrect upper note

2007-12-21 Thread Graham Percival
On Fri, 21 Dec 2007 12:28:39 -0600 Stan Sanderson <[EMAIL PROTECTED]> wrote: > On Dec 21, 2007, at 12:09 PM, Rune Zedeler wrote: > > > I can't reproduce. > > I get ambitus g-c on 2.11.36 > > I see it (the incorrect ambitus) on 2.11.36 (Mac OS 10.4 PPC). It > appears that the first note is ig

lilypond book - no midi written

2007-12-21 Thread Clifford Racz
I posted to the usergroup and asked if anyone had a work around... no replies. I saw in the usergroup mailing archives that Christian Torff wrote twice regarding this issue: Mon, 17 Jul 2006 05:19:47 -0700 Thu, 22 Jun 2006 11:41:03 -0700 So, I tried to make it as easy as possible on a develop

Re: Ambitus incorrect upper note

2007-12-21 Thread Stan Sanderson
On Dec 21, 2007, at 12:09 PM, Rune Zedeler wrote: Trevor Daniels skrev: Here's a minimal example: \new Staff << \new Voice \with { \consists Ambitus_engraver } \relative c'' { \voiceOne c a b g } I can't reproduce. I get ambitus g-c on 2.11.36 -Rune I see it (the i

Re: Ambitus incorrect upper note

2007-12-21 Thread Rune Zedeler
Trevor Daniels skrev: Here's a minimal example: \new Staff << \new Voice \with { \consists Ambitus_engraver } \relative c'' { \voiceOne c a b g } I can't reproduce. I get ambitus g-c on 2.11.36 -Rune ___ bug-lilypond mailing l

Issue 538 in lilypond: almost-collision notehead and tuplet bracket+number

2007-12-21 Thread codesite-noreply
Issue 538: almost-collision notehead and tuplet bracket+number http://code.google.com/p/lilypond/issues/detail?id=538 New issue report by gpermus: input/regression/tuplet-bracket.ly I'm not certain if this is an actual regression (I don't know if this looked better in the past). Issue attribut

Re: regressions: "tuplets may contain rests"

2007-12-21 Thread Graham Percival
Thanks, http://code.google.com/p/lilypond/issues/detail?id=538 Cheers, - Graham On Thu, 20 Dec 2007 15:24:53 -0600 Stan Sanderson <[EMAIL PROTECTED]> wrote: > While the test shows correct handling of rests, the tuplet bracket > and number collide with the first note of the unusually large >

Issue 537 in lilypond: ambitus incorrect upper pitch

2007-12-21 Thread codesite-noreply
Issue 537: ambitus incorrect upper pitch http://code.google.com/p/lilypond/issues/detail?id=537 Comment #1 by gpermus: (No comment was entered for this change.) Attachments: foo.preview.png 1.4 KB -- You received this message because you are listed in the owner or CC fields of this i

Re: Ambitus incorrect upper note

2007-12-21 Thread Graham Percival
Thanks, added as http://code.google.com/p/lilypond/issues/detail?id=537 Cheers, - Graham On Fri, 21 Dec 2007 10:48:21 - "Trevor Daniels" <[EMAIL PROTECTED]> wrote: > > A bug in the ambitus engraver seems to have crept in between > 2.11.34 and 2.11.36. The example in section 3.3.5 of the >

Issue 537 in lilypond: ambitus incorrect upper pitch

2007-12-21 Thread codesite-noreply
Issue 537: ambitus incorrect upper pitch http://code.google.com/p/lilypond/issues/detail?id=537 New issue report by gpermus: % new since 2.11.34 \version "2.11.36" \paper{ragged-right=##t} \new Staff << \new Voice \with { \consists Ambitus_engraver } \relative c'' { c a b g } Is

Ambitus incorrect upper note

2007-12-21 Thread Trevor Daniels
A bug in the ambitus engraver seems to have crept in between 2.11.34 and 2.11.36. The example in section 3.3.5 of the Learning Manual at http://kainhofer.com/~lilypond/Documentation/user/lilypond-l earning/Adding-and-removing-engravers.html#Adding-and-removi ng-engravers which was compiled with 2