lilypond-user
[Top][All Lists]
Advanced

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

Avoiding tie/prall collision


From: Helge Kruse
Subject: Avoiding tie/prall collision
Date: Mon, 09 Apr 2012 20:53:35 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2

Hello,

I have some measures with similar rhythmic pattern but different pitch. But all look similar like this:

\context PianoStaff <<
  \context Staff=right \relative c'' {
    \key g \major \time 3/4 s2. \stemUp
    d4~ d16 a' g\prall fis e\prall d cis\prall b | % 33
  }

  \context Staff=left \relative c' {
    \key g \major \time 3/4 \clef bass s2. \stemDown
    \change Staff=right r16 a' g\prall fis g4 \change Staff=left r | % 33
  }

>>


Every time I get a collision between the tie and the prall ornament. I already changed the tie to "d4^~ d16" but the \prall is still above the system. What is the best way to move the prall ornament below the tie?


Regards,
Helge




reply via email to

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