Using lilypad on Mac OS X (binary installation), which I got from the
website today
2.6.3 still has the same problem.
2.7.4 fixed the problem for half notes, but not for whole notes.
So, there still seems to be a bug.
On 8/12/05, Erik Sandberg <[EMAIL PROTECTED]> wrote:
> Will, Peter:
>
> I th
Will, Peter:
I think this bug is fixed now. Can you please verify this with 2.6.3 or 2.7.4?
Thanks,
Erik
On Wednesday 10 August 2005 00.41, Erik Sandberg wrote:
> On Tuesday 14 June 2005 13.02, Peter wrote:
> > Hello
> >
> > There seems to be a problem with the `fa' triangular shaped note head.
On Thursday 11 August 2005 21.45, Yuval Harel wrote:
> Hello,
>
> When a note is attacked while it is already playing, no MIDI event is
> generated. This occurs often in piano notation.
> Here is an example:
Thanks! My experiments show that any overlapping notes inside one staff will
be ignored b
Hello,
When a note is attacked while it is already playing, no MIDI event is
generated. This occurs often in piano notation.
Here is an example:
\version "2.6.3"
\score {
<<
c4 \\
{r8
c8 % <-- this note is not played
I'm actually not sure how useful the hack from the example
"3.2.4 Piano centered dynamics" really is. It seems to me that
you could get more or less the same result by keeping the dynamics
definitions in one of the staves and simply adjusting the staff-padding
property for the dynamics. For exampl
Graham Percival <[EMAIL PROTECTED]> writes:
> On 12-Aug-05, at 3:03 AM, Nicolas Sceaux wrote:
>
>> Using LilyPond from CVS.
>> In the following example, the two pieces get wrong titling:
>
> There's a header patch that's waiting for Han-Wen to look at it. I
> don't
> know if it fixes this, but yo
On 12-Aug-05, at 3:03 AM, Nicolas Sceaux wrote:
Using LilyPond from CVS.
In the following example, the two pieces get wrong titling:
There's a header patch that's waiting for Han-Wen to look at it. I
don't
know if it fixes this, but you could try it.
HTH,
- Graham
--- lilypond-org/lily/l
Using LilyPond from CVS.
In the following example, the two pieces get wrong titling:
piece 1 opus 2
===
piece 1 opus 2
===
instead of:
piece 1 opus 1
===
opus 2
===
If t