Reinhold Kainhofer wrote:
> I have not really thought it through, but would that work with the
> following code in lyric_engraver.cc:
>
> if (melisma_busy (voice)
> && !to_boolean (get_property ("ignoreMelismata")))
>text_->set_property ("self-alignment-X",
>
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Am Mittwoch, 9. September 2009 16:25:56 schrieb Chris Snyder:
> I posted a comment about this issue a while back, but it seems that it
> was drowned out by other bug updates.
>
> The issue is that when underscores are used to extend a melisma, the
> ex
Valentin Villenave wrote:
> seeing your work getting forgotten is understandably frustrating, but
> I'm afraid this is but a consequence of our lack of resources (people,
> time, energy). I *could* mark the issue as "started" if you do provide
> us with a possible way to address the problem, not n
On Wed, Sep 9, 2009 at 4:25 PM, Chris Snyder wrote:
> I posted a comment about this issue a while back, but it seems that it was
> drowned out by other bug updates.
Hi Chris,
seeing your work getting forgotten is understandably frustrating, but
I'm afraid this is but a consequence of our lack of
I posted a comment about this issue a while back, but it seems that it
was drowned out by other bug updates.
The issue is that when underscores are used to extend a melisma, the
extender line does not continue over the melisma as it should. Here's
what I wrote about it:
I've done some lookin