I'm using commit ef6b6f2780, BTW.

---

** [issues:#5229] Adjusting a VoiceFollower's vertical position is buggy**

**Status:** New
**Created:** Fri Nov 03, 2017 06:59 PM UTC by Werner LEMBERG
**Last Updated:** Fri Nov 03, 2017 06:59 PM UTC
**Owner:** nobody
**Attachments:**

- 
[VoiceFollower-bug.png](https://sourceforge.net/p/testlilyissues/issues/5229/attachment/VoiceFollower-bug.png)
 (6.3 kB; image/png)


~~~~
\version "2.21.0"

\header { texidoc ="

Adjusting a @code{VoiceFollower.bound-details.left.Y} position gets
applied to the @code{VoiceFollower} grob's start staff.

Here is a counterexample; the grob's end staff is used instead.
" }

<<
  \new Staff = "top" {
    c''1
    \showStaffSwitch
    \change Staff = "bottom"
    c'1
    \hideStaffSwitch
    \change Staff = "top"

    c''1
    \showStaffSwitch
    \once\override VoiceFollower.bound-details.left.Y = #0
    \change Staff = "bottom"
    c'1
  }

  \new Staff = "bottom" {
    s1*4
  }
>>
~~~~


---

Sent from sourceforge.net because [email protected] is 
subscribed to https://sourceforge.net/p/testlilyissues/issues/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/testlilyissues/admin/issues/options.  Or, if this is 
a mailing list, you can unsubscribe from the mailing list.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Testlilyissues-auto mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto
  • [Lilypond-... Auto mailings of changes to Lily Issues via Testlilyissues-auto
    • [Lily... Auto mailings of changes to Lily Issues via Testlilyissues-auto

Reply via email to