On 05.02.2016 23:45, David Kastrup wrote:
Actually, I looked at the problem and the C code and decided that it was
not doable (I'm no Morley it would appear). I figured out that a \once
\override "at the right moment" would have worked, but since the whole
point of the Completion_heads_engraver
Simon Albrecht writes:
> Thanks Harm, that’s an intelligent solution for a global
> setting. Indeed, I only wanted to change it for some particular
> instances, where tie and slur go in opposite directions (see my other
> post of yesterday), so an \override actually suffices, or a
> \once\overrid
On 05.02.2016 23:37, Simon Albrecht wrote:
Thanks Harm, that’s an intelligent solution for a global setting.
Indeed, I only wanted to change it for some particular instances,
where tie and slur go in opposite directions (see my other post of
yesterday)
Which shows that it would have been wise
On 05.02.2016 22:44, Thomas Morley wrote:
2016-02-04 23:57 GMT+01:00 Simon Albrecht :
Hello,
is there any possibility to tweak direction of a tie generated via the
Completion_heads_engraver? The following tweaks both don’t work:
%%%
\version "2.19.36"
\layout {
\context {
\Voic
On 05.02.2016 23:25, Noeck wrote:
a general upward flip of the ties can be achieved more
easily with \tieUp
(slaps hand to forehead)
I see, the problem is not the \override, but the \once, or rather the
moment at which the override is valid. An \override without \once works,
and even the foll
Hi Harm,
probably Simon understands your function better, but what do you gain
with it? I tried to use it with \once and it seems like it does not work
like this. And a general upward flip of the ties can be achieved more
easily with \tieUp
\layout {
\context {
\Voice
\remove "Note_head
2016-02-04 23:57 GMT+01:00 Simon Albrecht :
> Hello,
>
> is there any possibility to tweak direction of a tie generated via the
> Completion_heads_engraver? The following tweaks both don’t work:
>
> %%%
> \version "2.19.36"
> \layout {
> \context {
> \Voice
> \remove "Note_heads_e
Hello,
is there any possibility to tweak direction of a tie generated via the
Completion_heads_engraver? The following tweaks both don’t work:
%%%
\version "2.19.36"
\layout {
\context {
\Voice
\remove "Note_heads_engraver"
\consists "Completion_heads_engraver"
}
}
{