bug-lilypond
[Top][All Lists]
Advanced

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

Dynamic text vertical positioning issue


From: Ahanu Banerjee
Subject: Dynamic text vertical positioning issue
Date: Mon, 21 Dec 2020 00:34:05 -0500

In the following example, dynamic text does not vertically reposition when
"+" marking (i.e., left-hand pizzicato) is given vertical offset. Please
advise if I have missed an obvious solution. Thanks!

\version "2.20.0"
{
  % dynamic text has wrong vertical position:
  \stemDown e'-\tweak extra-offset #'(0.3 . 1.5) _+ \p
  % expected behaviour:
  e'_1\p
}


reply via email to

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