bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Terrible output for voiced notes with Fingering or StringNumber


From: David Kastrup
Subject: Re: Terrible output for voiced notes with Fingering or StringNumber
Date: Thu, 31 Mar 2016 08:55:17 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

Thomas Morley <address@hidden> writes:

> The following code prints terrible output, for both cases, slightly
> better if not in an event-chord
>
> \new Staff <<
>   \new Voice { \voiceOne < b'' -1 \2 > b'' -1 \2 }
>   \new Voice { \voiceTwo < g' -2 \3 > g' -2 \3 }
>>>
>
> issue 3017 may be involved
> https://sourceforge.net/p/testlilyissues/issues/3017/
>
> I tried adding StringNumber to `direction-polyphonic-grobs' from
> music-functions.scm but to no avail.
> Looks like StringNumber doesn't respond to overrides/tweaks of
> 'direction, see below:

I think it depends on whether you are talking about in-chord string
numbers or per-chord stuff.  The former would likely be done with a
different engraver than the latter.  At least for articulations, it was
something like New_fingering_engraver against Fingering_engraver or
something like that.

-- 
David Kastrup



reply via email to

[Prev in Thread] Current Thread [Next in Thread]