Simon Albrecht <simon.albre...@mail.de> writes:

> Hello,
>
> I need help with the attached situation: the "dim." should go inside
> the slur, but the avoid-slur tweak is ignored and it appears
> above. How to fix that?
>
> Thanks in advance,
> Simon

I have no idea what I'm doing here and there appears to be no
significance to the actual value at all.

\version "2.19.20"

\score {
  <<
    \new Voice {
      <<
        { f''1-\tweak outside-staff-priority #0 ( }
        { s2 s
          -\tweak style #'none
          ^\dim
        }
      >>
      ges''4)\!
    }
    \new Voice {
      8 8 8 8 8 8 8 8
      4
    }
  >>
}

-- 
David Kastrup
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to