Re: abc2ly - church modes, tempo, -b option

2007-11-27 Thread Hans Aberg
On 27 Nov 2007, at 00:16, Graham Percival wrote: I'll add them to the bug tracker on Wed night, but I thought I should warn you that abc2ly is not under active development. Even a trivial bug fix in abc2ly might take a year. I suspected that, but I thought it might be good to report it

Re: Issue 505 in lilypond: can't get solid line with cresc

2007-11-27 Thread Mats Bengtsson
[EMAIL PROTECTED] wrote: Issue 505: can't get solid line with cresc http://code.google.com/p/lilypond/issues/detail?id=505 Comment #2 by joeneeman: This was fixed by Mats some time ago. Thanks Joe, I didn't remember to update the bug tracker. By the way, what do you think about the following

Issue 494 in lilypond: GrandStaff produces no output

2007-11-27 Thread codesite-noreply
Issue 494: GrandStaff produces no output http://code.google.com/p/lilypond/issues/detail?id=494 Comment #3 by erlenda: The problem seems to be that GrandStaff does not produce a default child context. Commit b03c20de04162d7ce7642ae7133d508f9136e95a fixes this by adding a \defaultchild Staff to

Issue 158 in lilypond: haripinToBarline doesn't work with \ \f

2007-11-27 Thread codesite-noreply
Issue 158: haripinToBarline doesn't work with \ \f http://code.google.com/p/lilypond/issues/detail?id=158 Comment #2 by erlenda: I've added a fix to this in git, see commit bbd592f. (Hmmm, personally I think hairpinToBarline should default to false.) Comments? Issue attribute updates:

Bug in beatLength processing in 12/16 time?

2007-11-27 Thread Trevor Daniels
The recent note to -user from Matt Huber (24 Nov 07 20:27) suggests there is a bug with the automatic beaming of 16th notes in 12/16 time when beamLength is set to 2 or 3. Here's a minimal example: { \time 12/16 \set Score.beatLength = #(ly:make-moment 1 16 ) % Correct b16 b b b b b b b b

Missing number in broken triplet

2007-11-27 Thread Hans Aberg
I report this problem just for completeness. If one breaks up a triple into to two parts, as in the following example, the triplet number on the single note does not show. The code is { \time 2/8 \times 2/3 { e16 f16 } g8 \times 2/3 { a16 } | } It looks as in the attached GIF. (There is a