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
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
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:
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" t
[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
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 for