.
Cheers,
RichardFrom db0bce29959deca64a1a3b9f98ee9b28e6dae10d Mon Sep 17 00:00:00 2001
From: Richard Gay
Date: Sat, 17 Apr 2010 00:19:48 +0200
Subject: [PATCH] includeGraceNotes: lyrics syllables of grace notes
* adds 'includeGraceNotes' property to the lyrics context; it allows
On Fri, 16 Apr 2010 00:15:53 +0100, Neil Puttock
wrote:
> On 13 April 2010 00:28, Richard Gay wrote:
> > I slightly modified the regression test for the lyric extender
> > towards your example.
> Can you change the docstring for this test so mentions extenders (just
> to m
else
Actually I even had it that way in the beginning but tried to
"optimize" ... but anyway: the attached patch contains all changes
described above.
Cheers,
RichardFrom 15c62a8c6c81d8652e2b808f7abf82f290c3 Mon Sep 17 00:00:00 2001
From: Richard Gay
Date: Tue, 13 Apr 2010 01:23:54 +0200
Subje
case.
>
> I'd add a separate test for extenders; perhaps something like the
> following snippet:
>
> \version "2.13.18"
>
> \relative c' {
> c2 \grace { c16([ d e f] } g2)
> }
> \addlyrics {
> \set includeGraceNotes = ##t
&g
Sorry to reply only after providing a second version of the patch ...
put the blame on my spam filter.
On Tue, 30 Mar 2010 19:52:29 +0100, Graham Percival
wrote:
> Wow, thanks! Especially for the doc parts. I can't speak to the
> code, but there's a few doc policy issues.
>
> Also, could we ge
in the `read' section in the ADD_TRANSLATOR () macro at
> the bottom of both engravers).
(done)
Cheers,
RichardFrom 16fb8cc6bb3024b5479de4668b9c9d28ae53102c Mon Sep 17 00:00:00 2001
From: Richard Gay
Date: Wed, 31 Mar 2010 22:12:14 +0200
Subject: [PATCH] includeGraceNotes: lyrics syllabl
`Documentation/notation/vocal.itely'). I tried to fix these spurious
warnings but failed. The patch applies to current git
(d2f1fdc35a9764f749a99a54db7bb988f455c3ed).
Please let me know whether you like the patch or whether lyrics for
grace notes are already possible another way.
Thanks,
Richard Gay