Sorry, forgot the minimal example...
See attached

------ Originalnachricht ------
Von: "Thomas Morley" <thomasmorle...@gmail.com>
An: "musicus" <tomtom-ilm...@web.de>
Cc: "lilypond-user" <lilypond-user@gnu.org>
Gesendet: 14.06.2015 13:37:57
Betreff: Re: avoid merging stems

2015-06-14 13:16 GMT+02:00 musicus <tomtom-ilm...@web.de>:
 Hello,

I'd like to avoid "stem-merging" in measure 13 between the upper g2. and the
 first lower g4.
Additionally I'd like to hide the stem of the first lower g4 in m.13 (should
 be no problem, if the stems don't merge).
I tried a couple of things to achieve this, but unfortunately I don't find
 it.
Plus, I have a question about the collision between accidentals and slurs. Is there a way to get the accidentals inside the slurs without shaping each
 of them?
(\override Accidental.avoid-slur = #'inside doesn't help - i guess Standard
 Settings restrict the shaping of slurs to a limit?)

 musicus

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


http://lists.gnu.org/archive/html/lilypond-user/2015-06/msg00257.html

-Harm
\version "2.19.17"
\language "deutsch"



{<<
      \relative c' {\clef bass \time 3/4 g2.} \\
      <<
            \relative c {g4} \\
            \relative c {g( b g)}
      >>
>>}

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

Reply via email to